mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-13 09:00:30 +08:00
Remove publish time waste
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"description": "An overlay for displaying stack frames.",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run build:prod && npm test",
|
||||
"start": "cross-env NODE_ENV=development node build.js --watch",
|
||||
"test": "cross-env NODE_ENV=test jest",
|
||||
"build": "cross-env NODE_ENV=development node build.js",
|
||||
|
||||
Reference in New Issue
Block a user