Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(medusa-cli): add monorepo support command develop #5723

Merged

Conversation

driver005
Copy link
Contributor

changed medusa develop command
@medusajs/admin and @medusajs/medusa are now found in monorepos.
babel is no longer imported out of the bin folder. insted it uses the @babel/cli package.
the "main": "index.js" was not found in @medusajs/admin it needs to be "main": "lib/index.js".

@driver005 driver005 requested review from a team as code owners November 27, 2023 09:17
Copy link

changeset-bot bot commented Nov 27, 2023

🦋 Changeset detected

Latest commit: b7fb99a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@medusajs/medusa Patch
@medusajs/admin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 27, 2023

@driver005 is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@medusajs medusajs deleted a comment from github-actions bot Nov 27, 2023
Copy link
Contributor

@kasperkristensen kasperkristensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great thanks for the contribution @driver005

LGTM

Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 10:01am
docs-ui ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 10:01am
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 10:01am

@olivermrbl olivermrbl changed the title add monorepo support command develop feat(medusa-cli): add monorepo support command develop Nov 29, 2023
@olivermrbl olivermrbl merged commit fd317f1 into medusajs:develop Dec 3, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants