From bc266b8d50157a315140b3c47dcc8fd58062c036 Mon Sep 17 00:00:00 2001 From: lilinyuan <1084668738@qq.com> Date: Tue, 19 Mar 2024 17:12:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=85=8D=E7=BD=AE=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=BC=95=E5=85=A5=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vite.config.js b/vite.config.js index 374378a..257398a 100644 --- a/vite.config.js +++ b/vite.config.js @@ -28,6 +28,7 @@ export default defineConfig({ ], }), Components({ + dirs: ['src/components', 'src/fvcomponents'], resolvers: [ // 自动注册图标组件 IconsResolver({