We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e49d6 commit f428f7fCopy full SHA for f428f7f
package.json
@@ -21,7 +21,6 @@
21
"url": "git+https://github.com/topcoder-platform/topcoder-react-lib.git"
22
},
23
"scripts": {
24
- "prepare": "npm run build",
25
"build": "npm run clean && npm run build:dev && npm run build:prod",
26
"build:dev": "./node_modules/.bin/webpack --env=development --progress --profile --colors --display-optimization-bailout",
27
"build:dev:watch": "npm run clean && ./node_modules/.bin/webpack --env=development --progress --profile --colors --watch --display-optimization-bailout",
0 commit comments