pratyushtiwary / devty

Developer Utilities & Tools
https://devty.vercel.app
MIT License
9 stars 6 forks source link

Added Javascript Minifier #44

Open anishka25 opened 1 year ago

anishka25 commented 1 year ago

This pull request adds Javascript minifier and fixes #42

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2023 2:04pm
pratyushtiwary commented 1 year ago

Please also add some options to configure minification

anishka25 commented 1 year ago

@pratyushtiwary can you please explain this again, I did not get it

pratyushtiwary commented 1 year ago

Can you add UI elements so that the user can control how minification is done

Checkout the options supported by uglifyjs here

For example you can add a checkbox for the following: