mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
fix:新增dev host 接口
This commit is contained in:
parent
60b18a20fa
commit
0cf898bd57
@ -2,7 +2,7 @@
|
|||||||
"name": "go-view",
|
"name": "go-view",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite --host",
|
||||||
"build": "vue-tsc --noEmit && vite build",
|
"build": "vue-tsc --noEmit && vite build",
|
||||||
"lint": "eslint \"{src}/**/*.{vue,ts,tsx}\" --fix --ext",
|
"lint": "eslint \"{src}/**/*.{vue,ts,tsx}\" --fix --ext",
|
||||||
"new": "plop --plopfile ./plop/plopfile.js"
|
"new": "plop --plopfile ./plop/plopfile.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user