parent
bc926b9bba
commit
fe12ced963
4 changed files with 29 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host 0.0.0.0 --port 80",
|
||||
"production": "tsc -b && vite build",
|
||||
"production": "npx tsc -b && vite build",
|
||||
"demo": "tsc -b && vite build",
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue