Skip to content

Commit 1b84c16

Browse files
committed
Remove redundant script
1 parent f6aee38 commit 1b84c16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"build:rollup": "rollup -c",
1717
"build:flow": "flow-copy-source src dist/es -i \"**/*.spec.js\"",
1818
"build": "npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup",
19-
"start": "npm run js:watch",
2019
"start-demo": "webpack-dev-server --mode=development",
2120
"pages": "rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages",
2221
"deploy": "npm run pages && ./bin/deploy.sh",

0 commit comments

Comments
 (0)