1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-31 08:45:34 +02:00

gulp: add task to concat sw-registrations and fix fixIndex task

This commit is contained in:
Kushagra Gour
2018-06-19 10:49:26 +05:30
parent 5966139818
commit 7a5c55a27c
2 changed files with 89 additions and 43 deletions

View File

@@ -31,6 +31,7 @@
"eslint-config-synacor": "^2.0.2",
"gulp": "^3.9.1",
"gulp-clean-css": "^3.9.2",
"gulp-concat": "^2.6.1",
"gulp-rename": "^1.3.0",
"gulp-uglify": "^3.0.0",
"gulp-useref": "^3.1.3",