mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 22:12:22 +00:00
no prestart
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
"lint:fix": "prettier --write .",
|
"lint:fix": "prettier --write .",
|
||||||
"lint-staged": "lint-staged",
|
"lint-staged": "lint-staged",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"prestart": "pnpm build",
|
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"clean": "pnpm mock:destroy && rm -rf .turbo && rm -rf node_modules && rm -rf .next"
|
"clean": "pnpm mock:destroy && rm -rf .turbo && rm -rf node_modules && rm -rf .next"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user