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 01c261c commit b1618c4Copy full SHA for b1618c4
package.json
@@ -8,7 +8,7 @@
8
],
9
"description": "Minimalistic doc generator with Vue component based layout system",
10
"scripts": {
11
- "bootstrap": "lerna bootstrap && yarn tsc",
+ "bootstrap": "yarn && lerna bootstrap && yarn tsc",
12
"boot": "node scripts/bootstrap.js",
13
"remote-version": "node scripts/remote-version.js",
14
"dev": "yarn tsc && yarn workspace docs dev",
0 commit comments