Skip to content

160224/add clean task and unminified css #392

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

Conversation

ray-print
Copy link
Contributor

clean up from last commit
-grunt clean will now remove the production directory
-Both minified and unminified CSS and main JS files are kept in production directory.
-separate grunt config declaration into its own function

It also may make sense to have a non-minified JS in production because those using build tools
will probably be minifying their production builds, but not minifying their dev builds, so it'd be easier
for them to have a non-minified version.
Remove version number from dev CSS file
victorjonsson added a commit that referenced this pull request Feb 25, 2016
…edCSS

160224/add clean task and unminified css
@victorjonsson victorjonsson merged commit 4254ddb into victorjonsson:master Feb 25, 2016
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

Successfully merging this pull request may close these issues.

2 participants