logout handling
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "JS UI for Basispanel Server Management",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"serve": "WEBPACK_ENV=dev webpack-dev-server --inline --hot --open",
|
||||
"serve": "WEBPACK_ENV=dev webpack-dev-server --inline --hot --host 0.0.0.0",
|
||||
"dev": "WEBPACK_ENV=dev webpack --progress --colors --watch",
|
||||
"build": "WEBPACK_ENV=production webpack --colors"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user