mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-26 10:55:59 +08:00
Tweak conventions and fix example
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node scripts/start.js",
|
||||
"build": "node scripts/build.js",
|
||||
"start": "node scripts/start.js --debug-template",
|
||||
"build": "node scripts/build.js --debug-template",
|
||||
"create-react-app": "node global-cli/index.js --scripts-version \"$PWD/`npm pack`\""
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user