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

Ember App Support #10

Open
2 of 9 tasks
stefanpenner opened this issue Feb 20, 2019 · 6 comments
Open
2 of 9 tasks

Ember App Support #10

stefanpenner opened this issue Feb 20, 2019 · 6 comments

Comments

@stefanpenner
Copy link
Owner

stefanpenner commented Feb 20, 2019

Experimental App: https://github.com/stefanpenner/ember-on-swc
Current blocker: lack of babel-plugin-ember-modules-api-polyfill
hacks:

List of Known blockers:

@stefanpenner stefanpenner changed the title get ember app running Ember App Support Feb 21, 2019
@NullVoxPopuli
Copy link

babel-plugin-ember-modules-api-polyfill won't be needed when ember-source is finally released in a sane way, yeah? :)

@stefanpenner
Copy link
Owner Author

@NullVoxPopuli ya

@lstrzebinczyk
Copy link

If I understood correctly, SWC does not support plugins, and that continues to be a blocker for ember support?

@siva-sundar
Copy link

SWC supports plugins.

https://swc.rs/docs/usage-plugin/

We need to migrate the babel plugins.

Would like to assist if we are working on swc plugins for Ember.

@stefanpenner

@richgt
Copy link

richgt commented Sep 15, 2021

@stefanpenner - is there any update on this? We're seeing pretty slow build times with Babel, and looking for any improvements we can get. Would also be happy to assist if there are things we can look at.

@stefanpenner
Copy link
Owner Author

I am not working on this, so if someone wants to move it forward I would be in full support.
I may revisit this in the future (maybe a year from now) but I'm not sure.

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

No branches or pull requests

5 participants