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 45003ae commit 59dc50cCopy full SHA for 59dc50c
package.json
@@ -13,7 +13,7 @@
13
"utils/test-helper-utils"
14
],
15
"scripts": {
16
- "build": "npm run create-env-file && npm run build --workspace frontend",
+ "build": "npm run build --workspace frontend",
17
"create-amplify-outputs": "tsx ./scripts/create-amplify-outputs.ts",
18
"create-env-file": "tsx ./scripts/create-env-file.ts",
19
"create-backend-sandbox": "./scripts/create_backend_sandbox.sh",
0 commit comments