-
-
Notifications
You must be signed in to change notification settings - Fork 8
Use ESM for the babel config #44
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
base: main
Are you sure you want to change the base?
Conversation
e09b447 to
8a52994
Compare
8a52994 to
073f6f5
Compare
|
Still blocked on upstream work, i think: |
|
Ah! We need a way for that to use the experimental worker parser. How close is the experimental worker to coming out of experimental status? |
|
The behavior in Babel 8 is the same as experimental-worker currently. |
|
FWIW, here is an example PR where we have babel-plugin-ember-template-compilation v3 and experimental-worker working in an ember app, in case that helps: https://github.com/simonihmig/responsive-image/pull/1292/files |

This is because I don't want to use CJS from ember-scoped-css anymore