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 6c12920 commit 7308fd2Copy full SHA for 7308fd2
package.json
@@ -7,7 +7,7 @@
7
"bin": "./bin"
8
},
9
"scripts": {
10
- "bootstrap": "pnpm install --prefer-ofline --recursive",
+ "bootstrap": "npx pnpm install --recursive",
11
"start": "pnpm run esnext -- --serve",
12
"bundle": "NODE_ENV=production _bundle",
13
"esnext": "_add_plugin_indexes && _esnext",
0 commit comments