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 415d85f commit 02d1605Copy full SHA for 02d1605
package.json
@@ -3,7 +3,7 @@
3
"version": "3.1.2",
4
"type": "module",
5
"scripts": {
6
- "bootstrap": "yarn install && composer install --no-interaction && node ./replace-string.cjs",
+ "bootstrap": "yarn install && 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