swc-project / swc-loader

Moved to https://github.com/swc-project/pkgs
MIT License
394 stars 29 forks source link

Babel plugin support with SWC? #71

Closed hans-bala-glean closed 1 year ago

hans-bala-glean commented 1 year ago

Working on a team of 200 and successfully migrated from Babel to SWC with 2x speed boost. Absolutely loving SWC 🚀

We're looking to support internationalization using the fbt library. They seem to be tightly coupled with Babel. Based on these issues: https://github.com/facebook/fbt/issues/392, https://github.com/facebook/fbt/discussions/349 it seems like they've punted it to the OS community.

My question is two fold: