公告板
版本库
filestore
活动
搜索
登录
main
/
vue-admin
vue 带标签页 后台管理软件基础框架
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
init
longyvfengyun
2023-11-09
5355ea8728e502c4758683ba1cbd8afcdb361fd9
[vue-admin.git]
/
vue.config.js
1
2
3
4
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
})