Only compress CSS in production

This commit is contained in:
Oliver Davies 2017-01-07 22:37:12 +00:00
parent 90bc1db9e8
commit c9072b386e
2 changed files with 3 additions and 3 deletions

View file

@ -9,6 +9,7 @@
"del": "^2.2.0",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-clean-css": "^2.3.2",
"gulp-concat": "^2.6.0",
"gulp-if": "^2.0.0",
"gulp-load-plugins": "^1.1.0",