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 b48a21e commit 5733792Copy full SHA for 5733792
.react/injectable/package.json
@@ -6,7 +6,7 @@
6
"private": true,
7
"scripts": {
8
"start": "react-unity-scripts start",
9
- "build": "yarn build:self && yarn build:replace",
+ "build": "npm run build:self && npm run build:replace",
10
"build:self": "react-unity-scripts build",
11
"build:replace": "node scripts/replace-injectable.mjs",
12
"postyalc": "yarn"
0 commit comments