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 21ec934 commit 1ffcfdbCopy full SHA for 1ffcfdb
package.json
@@ -57,7 +57,7 @@
57
},
58
"scripts": {
59
"bootstrap": "yarn install && yarn build && yarn link:rnv && yarn generateSchema && yarn resetOverrides",
60
- "bootstrap-clean": "yarn clean-gitignore && yarn bootstrap",
+ "bootstrap-clean": "yarn clean-gitignore && yarn install && yarn bootstrap",
61
"build": "lerna run build",
62
"clean-gitignore": "git clean -f -d -i -X",
63
"compile": "npx lerna run compile",
0 commit comments