mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-18 01:53:53 +08:00
add host to avoid host check error
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"test": "node test",
|
||||
"xlsxTransform": "node utils/xlsxTransform.js data",
|
||||
"dev": "webpack serve --open /view/index.html",
|
||||
"dev": "webpack serve --host liferestart --open /view/index.html",
|
||||
"build": "webpack --mode production"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user