diff --git a/vue.config.js b/vue.config.js index dcee3d0c..68f055d3 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,6 +3,7 @@ function resolve (dir) { return path.join(__dirname, dir) } module.exports = { + transpileDependencies: ['/@intlify'], css: { /* loaderOptions: { // scss变量全局应用