fix: remove invalid devServer config
This commit is contained in:
@@ -6,10 +6,6 @@
|
|||||||
"frontend:build": "npm run build",
|
"frontend:build": "npm run build",
|
||||||
"frontend:dev:watcher": "npm run dev",
|
"frontend:dev:watcher": "npm run dev",
|
||||||
"frontend:dev:serverUrl": "http://localhost:5173",
|
"frontend:dev:serverUrl": "http://localhost:5173",
|
||||||
"devServer": {
|
|
||||||
"host": "localhost",
|
|
||||||
"port": 34115
|
|
||||||
},
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Movida.Biz",
|
"name": "Movida.Biz",
|
||||||
"email": "admin@movida.biz"
|
"email": "admin@movida.biz"
|
||||||
|
|||||||
Reference in New Issue
Block a user