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 f41bd8c commit 173c1b9Copy full SHA for 173c1b9
package.json
@@ -36,8 +36,7 @@
36
"pretest": "npm run lint",
37
"test": "karma start",
38
"test-watch": "karma start --no-single-run --auto-watch",
39
- "build": "ng-packagr -p ng-package.json",
40
- "prepublish": "npm run build"
+ "build": "ng-packagr -p ng-package.json"
41
},
42
"devDependencies": {
43
"@angular/common": "^5.2.1",
0 commit comments