Update vite.config.js

Add relative path.

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole
2024-03-21 13:44:51 +01:00
committed by GitHub
parent 370c8b16ae
commit 2f5c37048b

View File

@@ -31,6 +31,7 @@ function manualChunks(id) {
}
export default defineConfig({
base: './',
build: {
rollupOptions: {
output: {