Improved compile speed for live server
Showing
... | @@ -25,6 +25,7 @@ | ... | @@ -25,6 +25,7 @@ |
"gulp-cli": "^1.2.1", | "gulp-cli": "^1.2.1", | ||
"gulp-concat": "^2.6.0", | "gulp-concat": "^2.6.0", | ||
"gulp-ejs": "^2.1.1", | "gulp-ejs": "^2.1.1", | ||
"gulp-if": "^2.0.0", | |||
"gulp-live-server": "0.0.29", | "gulp-live-server": "0.0.29", | ||
"gulp-prettify": "^0.4.0", | "gulp-prettify": "^0.4.0", | ||
"gulp-rename": "^1.2.2", | "gulp-rename": "^1.2.2", | ||
... | ... |
Please register or sign in to comment