Remove gulp-load-plugins dependency

Simplify the gulpfile by removing gulp-load-plugins dependency.
This commit is contained in:
Joe Maller
2015-04-30 11:58:58 -04:00
parent 13a7c898e6
commit 4a9b066df9
2 changed files with 63 additions and 48 deletions

View File

@@ -39,7 +39,6 @@
"gulp-imagemin": "^2.2.1",
"gulp-jshint": "^1.9.4",
"gulp-less": "^3.0.2",
"gulp-load-plugins": "^0.10.0",
"gulp-minify-css": "^1.0.0",
"gulp-plumber": "^1.0.0",
"gulp-rename": "^1.2.0",