From 96c380001c96a2cd73a70478a472d68eb5d75bb1 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Sun, 8 Oct 2023 14:25:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) 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变量全局应用