mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
download cancel and progress
This commit is contained in:
+1
-1
@@ -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 .",
|
||||
|
||||
Reference in New Issue
Block a user