swc-plugins icon indicating copy to clipboard operation
swc-plugins copied to clipboard

SWC plugins and binding

Results 3 swc-plugins issues
Sort by recently updated
recently updated
newest added

能否支持这个starling的babel插件呢?

Hi team! Amazing work so far on all of your efforts to speed up the web! I come with a request: it would be super nice if the React utilities...

👋🏼 When migrating to swc, you want to be able to remove proptypes. Previously we used [babel-plugin-transform-react-remove-prop-types](https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types) and `swc-plugins` seems to be the only alternative. The problem is that `removePropTypes`...