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 a2768b7 commit 13ccb33Copy full SHA for 13ccb33
package.json
@@ -24,8 +24,6 @@
24
"webpack": "~1.13.1"
25
},
26
"scripts": {
27
- "preinstall": "npm install --ignore-scripts",
28
- "postinstall": "npm run build",
29
"prebuild": "typings install & rimraf dist build",
30
"build": "tsc -d & npm run build:dist & npm run build:prod",
31
"build:dist": "webpack",
0 commit comments