mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-09-06 05:08:39 +00:00
dev启动默认打开浏览器
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "若依",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vue-cli-service serve",
|
||||
"dev": "vue-cli-service serve --open",
|
||||
"build:prod": "vue-cli-service build",
|
||||
"build:stage": "vue-cli-service build --mode staging",
|
||||
"preview": "node build/index.js --preview",
|
||||
|
Reference in New Issue
Block a user