Open timothymiller opened 3 years ago
Hey! :wave:
Thanks for your suggestion @timothymiller, feel free to open a PR to do that, I don't code in rust, so I can't help there, but would be more than happy to review a PR, test it etc.
@timothymiller Did you find any work around for this until someone is able to fix it? Trying to upgrade a next.js app to v12 and hit this speed bump.
any update?
Type of Improvement
SWC support in Next.JS v12
Proposal
We need to drop babel for SWC to be enabled.
Rewrite the babel config as rust transforms to support SWC.