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 dbbab90 commit 12b549aCopy full SHA for 12b549a
package.json
@@ -3,7 +3,6 @@
3
"version": "1.0.0",
4
"description": "A simple starter Angular2 project",
5
"scripts": {
6
- "typings-install": "node node_modules/typings/dist/bin.js install",
7
"build": "node node_modules/webpack/bin/webpack.js --inline --colors --progress --display-error-details --display-cached",
8
"watch": "npm run build -- --watch",
9
"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