frontend docker refactor
This commit is contained in:
parent
63e33a45b4
commit
8c7fb8c6bf
8 changed files with 30 additions and 30 deletions
|
|
@ -5,9 +5,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host 0.0.0.0 --port 80",
|
||||
"production": "npx tsc -b && vite build",
|
||||
"ci": "tsc -b && vite build",
|
||||
"lint": "eslint ."
|
||||
"build": "tsc -b && vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^19.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue