We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ae758 commit b23d006Copy full SHA for b23d006
package.json
@@ -4,7 +4,6 @@
4
"description": "A simple starter Angular2 project",
5
"scripts": {
6
"typings-install": "node node_modules/typings/dist/bin.js install",
7
- "postinstall": "npm run typings-install",
8
"build": "node node_modules/webpack/bin/webpack.js --inline --colors --progress --display-error-details --display-cached",
9
"watch": "npm run build -- --watch",
10
"server": "node node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --colors --progress --display-error-details --display-cached --port 3000 --content-base src",
0 commit comments