mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 07:50:25 +08:00
refactor: 前端文件夹名称调整
This commit is contained in:
10
frontend/.env
Normal file
10
frontend/.env
Normal file
@@ -0,0 +1,10 @@
|
||||
# port 端口号
|
||||
VITE_PORT = 8889
|
||||
|
||||
# open 运行 npm run dev 时自动打开浏览器
|
||||
VITE_OPEN = false
|
||||
|
||||
# public path 配置线上环境路径(打包)
|
||||
VITE_PUBLIC_PATH = ''
|
||||
|
||||
VITE_EDITOR=idea
|
||||
Reference in New Issue
Block a user