We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a62509 commit db2caf6Copy full SHA for db2caf6
package.json
@@ -14,7 +14,6 @@
14
],
15
"license": "Apache-2.0",
16
"scripts": {
17
- "start": "http-server -i -a 0.0.0.0 -p 3001",
18
"build": "npm run build-core && npm run build-bundle && npm run build-standalone",
19
"build-bundle": "webpack --config webpack-dist-bundle.config.js --colors",
20
"build-core": "webpack --config webpack-dist.config.js --colors",
0 commit comments