ryansolid / dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering
MIT License
865 stars 124 forks source link

Remove `@babel/plugin-syntax-jsx` #134

Closed lxsmnsyc closed 2 years ago

lxsmnsyc commented 2 years ago
lxsmnsyc commented 2 years ago

I guess I'll just close this. I checked the semver and the range is fine, but not with pnpm.

ryansolid commented 2 years ago

Are you saying this isn't worth doing?

lxsmnsyc commented 2 years ago

@ryansolid I'm just thinking "maybe". TBF the plugin itself is bloatware

https://github.com/babel/babel/blob/master/packages/babel-plugin-syntax-jsx/src/index.js#L1-L23