1 Star 0 Fork 1.1K

micropu/vue-element-plus-admin

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.env.test 327 Bytes
Copy Edit Raw Blame History
kailong321200875 authored 2022-07-16 15:11 . fix: fix build:test error
# 环境
NODE_ENV=production
# 接口前缀
VITE_API_BASEPATH=test
# 打包路径
VITE_BASE_PATH=/dist-test/
# 是否删除debugger
VITE_DROP_DEBUGGER=false
# 是否删除console.log
VITE_DROP_CONSOLE=false
# 是否sourcemap
VITE_SOURCEMAP=true
# 输出路径
VITE_OUT_DIR=dist-test
# 标题
VITE_APP_TITLE=ElementAdmin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/micropu/vue-element-plus-admin.git
git@gitee.com:micropu/vue-element-plus-admin.git
micropu
vue-element-plus-admin
vue-element-plus-admin
master

Search