init 初始化

This commit is contained in:
yuping
2022-11-28 11:33:51 +08:00
parent 89c47f7a60
commit b452f95d0a

View File

@@ -1,4 +0,0 @@
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
})