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

How to handle debug vs. release? #55

Open
sgentile opened this issue Apr 30, 2012 · 1 comment
Open

How to handle debug vs. release? #55

sgentile opened this issue Apr 30, 2012 · 1 comment

Comments

@sgentile
Copy link

Is there a setting to have it not touch debug - only compress/minify in a release mode ?

Thanks!

@schmalls
Copy link

schmalls commented May 1, 2012

I just use an #if DEBUG switch to decide whether or not to add a .min to the filename I request in my template.

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

2 participants