😎 修改开发脚本以自动打开浏览器
This commit is contained in:
parent
5335a42c4a
commit
55e2190251
@ -7,7 +7,7 @@
|
||||
"author": "zuohuaijun",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev": "vite --open",
|
||||
"build": "node --max-old-space-size=8192 ./node_modules/vite/bin/vite build",
|
||||
"lint-fix": "eslint --fix src/",
|
||||
"format": "prettier --write .",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user