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