mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
zx-layouts不在需要进行编译
This commit is contained in:
parent
24f4abbcad
commit
bf1f2053d1
@ -12,7 +12,7 @@ module.exports = {
|
||||
// 开发环境每次保存时是否输出为eslint编译警告
|
||||
lintOnSave: true,
|
||||
// 进行编译的依赖
|
||||
transpileDependencies: ["vue-echarts", "resize-detector", "zx-layouts"],
|
||||
transpileDependencies: ["vue-echarts", "resize-detector"],
|
||||
// 默认的接口地址 如果是开发环境和生产环境走vab-mock-server,当然你也可以选择自己配置成需要的接口地址
|
||||
baseURL:
|
||||
process.env.NODE_ENV === "development"
|
||||
|
Loading…
x
Reference in New Issue
Block a user