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

Migrate to ESM only #56

Merged
merged 7 commits into from
Jan 29, 2022
Merged

Migrate to ESM only #56

merged 7 commits into from
Jan 29, 2022

Conversation

josemarluedke
Copy link
Owner

With this change, we don't ship cjs and esm, only esm.

Previously, I had the impression that I had to ship cjs for fastboot, but after doing more testing, I see the esm works for fastboot as well.

This fixes a few bugs with latest ember-auto-import.

Closes #50
Closes #55

This should not break apps, but it is tagged as breaking because it changes what we ship to NPM.

@josemarluedke josemarluedke added the Type: Breaking Change This is a Breaking Change label Jan 29, 2022
@netlify
Copy link

netlify bot commented Jan 29, 2022

✔️ Deploy Preview for glimmer-apollo ready!

🔨 Explore the source changes: caf12d2

🔍 Inspect the deploy log: https://app.netlify.com/sites/glimmer-apollo/deploys/61f49b7a6e1f8a0008b09718

😎 Browse the preview: https://deploy-preview-56--glimmer-apollo.netlify.app

@josemarluedke josemarluedke merged commit 4b7fa8f into main Jan 29, 2022
@josemarluedke josemarluedke deleted the feat/use-embroider-dev branch January 29, 2022 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change This is a Breaking Change
Projects
None yet
1 participant