Alternatives to uglify-js for rehype-minify #164
Unanswered
shellscape
asked this question in
Ideas
Replies: 1 comment 3 replies
-
Hey @shellscape 👋 Speaking for myself, I'm open to it.
unified projects tend to be node first, so an option like swc or esbuild could be on the table. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since uglify has significant issues with a number of bundlers including ESBuild mishoo/UglifyJS#5764, which means issues running in environments like Lambda, I wanted to pop in to see if there's any openness to swapping out uglify for something a bit more modern - perhaps terser. This is something that I would be willing to contribute, but wanted to gauge how open the project is to that.
Beta Was this translation helpful? Give feedback.
All reactions