From 4ed199fc89cfc6bbbc11b67a0d6ff842b4625cf9 Mon Sep 17 00:00:00 2001 From: wenhua <1084668738@qq.com> Date: Mon, 20 Nov 2023 22:10:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9base=20=E4=B8=BA=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 465a9d6..3328790 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -5,7 +5,7 @@ import { createSvgIconsPlugin } from 'vite-plugin-svg-icons' // https://vitejs.dev/config/ export default defineConfig({ - base: './', + base: '/', plugins: [ react(), createSvgIconsPlugin({