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

Yarn2 berry ntm experimental #37

Closed
wants to merge 4 commits into from

Conversation

belgattitude
Copy link
Owner

@belgattitude belgattitude commented May 12, 2021

Trying out stuff with about @martpie branch experimental-module-resolution

martpie/next-transpile-modules#202 (comment)

Purpose

Shared packages should be publishable, so the main field should point to dist/index.js and not the transpiled source folder.

Test this out

yarn install
yarn build:packages  // should work  (will build all packages with microbundle)
yarn apps:build // should work too (will use next-transpile-module to enable monorepo transpilation)

@changeset-bot
Copy link

changeset-bot bot commented May 12, 2021

⚠️ No Changeset found

Latest commit: 037493f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented May 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vercel-monorepo-test-web-app – ./apps/web-app

🔍 Inspect: https://vercel.com/belgattitude/vercel-monorepo-test-web-app/9WRfZv6XDVW8AKtnaMNtUgmzsXRC
✅ Preview: https://vercel-monorep-git-yarn2-berry-ntm-experimental-belga-16d2f1.vercel.app

[Deployment for 037493f failed]

vercel-monorepo-test-blog-app – ./apps/blog-app

🔍 Inspect: https://vercel.com/belgattitude/vercel-monorepo-test-blog-app/2tjdLHLtTuaRWoAwz2yVhNidkxSR
✅ Preview: https://vercel-monorep-git-yarn2-berry-ntm-experimental-belga-0d2f5a.vercel.app

[Deployment for 037493f failed]

@belgattitude belgattitude changed the base branch from main to yarn-2-berry May 12, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant