协议地址
This commit is contained in:
parent
835489e0d8
commit
ba18f22f7f
@ -7,7 +7,7 @@
|
||||
"dev": "vite --mode dev",
|
||||
"dev:fzkj": "vite --mode fzkj",
|
||||
"dev:mzw": "vite --mode mzw",
|
||||
"build": "tsc && vite build --mode mzw",
|
||||
"build": "tsc && vite build --mode dev",
|
||||
"build:fzkj": "tsc && vite build --mode fzkj",
|
||||
"build:mzw": "tsc && vite build --mode mzw",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
|
Loading…
Reference in New Issue
Block a user