-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minify inline JS - Package link broken? #78
Comments
Sorry been a bit busy last weeks. This plugin is still in an uncommitted repo on my harddrive. I'll try to push it to github asap. |
Hi @Swaagie How can I help? Would you like me to help publishing https://github.com/Swaagie/minimize-plugin-uglifyjs on npm (and than transfer the ownership to you)? |
any updates on this? :) |
What I did to get this working:
tried to optimize the performance, unfortuantely it's still at least 50% slower than without a uglifyjs2. |
any updates on this? :) |
After a forced break from OS (mainly time restraints) this should receive updates shortly. Last week I opened a project https://github.com/Swaagie/minimize/projects/1 to track this work. |
ping @Swaagie can you push the branch at least so we can help you out? |
I'm interested in using minimize to compress inline JS tags as well.
Unfortunately the link to the minimize uglify npm package seems to be broken:
https://github.com/Swaagie/minimize#available-plugins
I couldn't find any reference to uglifyjs in the minimize code - is compressing inlined JS snippets still supported?
The text was updated successfully, but these errors were encountered: