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 c2c0304 commit ec0a318Copy full SHA for ec0a318
package.json
@@ -3,7 +3,7 @@
3
"version": "4.0.11",
4
"type": "module",
5
"scripts": {
6
- "bootstrap": "yarn install && composer install --no-interaction",
+ "bootstrap": "yarn && composer install --no-interaction",
7
"dev": "vite",
8
"prebuild": "echo 'todo: remove console'",
9
"build": "vite build && node release/mv-manifest.cjs",
0 commit comments