Skip to content

Commit db2caf6

Browse files
committed
Remove npm start (for now)
1 parent 5a62509 commit db2caf6

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
@@ -14,7 +14,6 @@
1414
],
1515
"license": "Apache-2.0",
1616
"scripts": {
17-
"start": "http-server -i -a 0.0.0.0 -p 3001",
1817
"build": "npm run build-core && npm run build-bundle && npm run build-standalone",
1918
"build-bundle": "webpack --config webpack-dist-bundle.config.js --colors",
2019
"build-core": "webpack --config webpack-dist.config.js --colors",

0 commit comments

Comments
 (0)