mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Remove build-dev
This commit is contained in:
parent
be72faf78e
commit
4a12c76097
@ -6,7 +6,6 @@
|
|||||||
"prepare": "cd ../../ && husky install invokeai/frontend/.husky",
|
"prepare": "cd ../../ && husky install invokeai/frontend/.husky",
|
||||||
"dev": "vite dev",
|
"dev": "vite dev",
|
||||||
"build": "tsc && vite build",
|
"build": "tsc && vite build",
|
||||||
"build-dev": "tsc && vite build -m development",
|
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
"madge": "madge --circular src/main.tsx",
|
"madge": "madge --circular src/main.tsx",
|
||||||
"lint": "eslint --fix .",
|
"lint": "eslint --fix .",
|
||||||
|
Loading…
Reference in New Issue
Block a user