From 7649c6084956cd28bd5256ad8138be053a307994 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu <1171051090@qq.com> Date: Mon, 1 Feb 2021 10:26:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9assetsDir?= 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 04edf44f..b0465302 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,6 +1,7 @@ const StyleLintPlugin = require('stylelint-webpack-plugin') module.exports = { + assetsDir: './', css: { loaderOptions: { sass: {