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 ba9eace commit e9d54f2Copy full SHA for e9d54f2
angular-v2.0.0/package.json
@@ -7,7 +7,7 @@
7
"test": "karma start",
8
"precompile": "ngc",
9
"build-prod": "npm run precompile && node rollup.config.js --prod",
10
- "build-dev": "npm run precompile && node rollup.config.js"
+ "build-dev": "npm run precompile && node rollup.config.js",
11
"postinstall": "typings install"
12
},
13
"license": "MIT",
0 commit comments