仪表盘
版本库
文件存储
活动
搜索
登录
IStation
/
MOBILE.SQI.DEMO
质检所 手机端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
提交代码
yangyin
2023-07-14
6a4254ee140fa16d922db221ddf06e66c2164057
[IStation/MOBILE.SQI.DEMO.git]
/
vue.config.js
1
2
3
4
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
})