Skip to content

Commit 59dc50c

Browse files
committed
remove env-build
1 parent 45003ae commit 59dc50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"utils/test-helper-utils"
1414
],
1515
"scripts": {
16-
"build": "npm run create-env-file && npm run build --workspace frontend",
16+
"build": "npm run build --workspace frontend",
1717
"create-amplify-outputs": "tsx ./scripts/create-amplify-outputs.ts",
1818
"create-env-file": "tsx ./scripts/create-env-file.ts",
1919
"create-backend-sandbox": "./scripts/create_backend_sandbox.sh",

0 commit comments

Comments
 (0)