Skip to content
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

Allow scripts/styles to be concatenated without minification #66

Open
1 task
westonruter opened this issue Jul 14, 2014 · 0 comments
Open
1 task

Allow scripts/styles to be concatenated without minification #66

westonruter opened this issue Jul 14, 2014 · 0 comments

Comments

@westonruter
Copy link
Contributor

This is the behavior on WordPress.com: scripts and stylesheets are concatenated without any minification. If this was an option, then we could use Dependency Minification to emulate what is being used on WordPress.com, in lieu of https://github.com/Automattic/vip-quickstart/issues/188

  • When minification fails due to the JSMin parser not being able to properly process the JS, then fall-back to concatenation only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant