update
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"name": "smarthome-web",
|
||||
"proxy": "http://localhost:9095",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "rm -rf api/build && vite build --out-dir api/build && rm -rf dist",
|
||||
"build": "node ./scripts/build.cjs",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user