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

Minify consistently #30

Open
kennethormandy opened this issue Jan 16, 2014 · 3 comments
Open

Minify consistently #30

kennethormandy opened this issue Jan 16, 2014 · 3 comments

Comments

@kennethormandy
Copy link
Collaborator

Suggested by @silentrob, perhaps we shouldn’t use any of the preprocessor’s compression, and instead use something else to do it consistently? ianstormtaylor/minify looks like it could be useful for that.

@fluidsonic
Copy link

It would also be great if terraform also minifies *.css, *.html and *.js files which were not preprocessed. Right now a file is only minified if it's also preprocessed.

Minification should be configurable: on/off - maybe even the module to use.

@kennethormandy
Copy link
Collaborator Author

You’re right, we need to minify those too. I don’t think it’ll be configurable though, except maybe if you’re using Harp as middleware.

@sintaxi
Copy link
Owner

sintaxi commented Feb 13, 2014

Not opposed to this. It just isn't super urgent. It seems fairly low risk to make it configurable.

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

3 participants