NullVoxPopuli / limber

Glimdown playground for documentation, demos, etc
https://limber.glimdown.com
MIT License
47 stars 22 forks source link

Remove `@babel/standalone` so we can drop unused plugins #1671

Open NullVoxPopuli opened 8 months ago

NullVoxPopuli commented 8 months ago

https://github.com/babel/babel/issues/14314#issuecomment-1054505190

Swap all the class plugins for: https://github.com/ef4/decorator-transforms

comparison before/after: https://stackblitz.com/edit/stackblitz-starters-g94r77?description=Starter%20project%20for%20Node.js,%20a%20JavaScript%20runtime%20built%20on%20Chrome%27s%20V8%20JavaScript%20engine&file=out.official-plugins.js,out.new-plugins.js&file=out.official-plugins.js&title=node.new%20Starter

image

stackblitz[bot] commented 8 months ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.