mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge 362c6ab3cc into sapling-pr-archive-poteto
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"package": "rm -f react-forgive-0.0.0.vsix && vsce package --yarn",
|
||||
"postinstall": "cd client && yarn install && cd ../server && yarn install && cd ..",
|
||||
"pretest": "yarn run compile && yarn run lint",
|
||||
"test": "vscode-test",
|
||||
"test": "yarn build:compiler && vscode-test",
|
||||
"vscode:prepublish": "yarn run compile",
|
||||
"watch": "scripts/build.mjs --watch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user