Closed josemarluedke closed 2 years ago
✔️ Deploy Preview for glimmer-apollo ready!
🔨 Explore the source changes: caf12d2a8aa616e9598c1fcc6fb0db2817746278
🔍 Inspect the deploy log: https://app.netlify.com/sites/glimmer-apollo/deploys/61f49b7a6e1f8a0008b09718
😎 Browse the preview: https://deploy-preview-56--glimmer-apollo.netlify.app
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.