download cancel and progress
This commit is contained in:
parent
921df9e1aa
commit
6db3009e5f
5 changed files with 21 additions and 28 deletions
|
@ -12,7 +12,7 @@
|
|||
"prepush": "npm test",
|
||||
"check": "nsp check",
|
||||
"clean": "rimraf dist",
|
||||
"build": "npm run clean && webpack -p && webpack --config webpackSw.config.js -p",
|
||||
"build": "npm run clean && webpack && webpack --config webpackSw.config.js",
|
||||
"lint": "npm-run-all lint:*",
|
||||
"lint:css": "stylelint app/*.css app/**/*.css",
|
||||
"lint:js": "eslint .",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue