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 babel to swc #6

Open
1 task
hkennyv opened this issue Dec 6, 2021 · 0 comments
Open
1 task

migrate babel to swc #6

hkennyv opened this issue Dec 6, 2021 · 0 comments

Comments

@hkennyv
Copy link
Owner

hkennyv commented Dec 6, 2021

NextJS 12+ now uses swc for js transpilation. Although it still supports using babel (and will automatically opt-out of swc if it detects a .babelrc, it would be nice to keep up-to-date.

So far, we only use babel for the following plugins:

Once the above works with swc, we can drop babel.

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

1 participant