mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Update vite.config.js
Add relative path. Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
@@ -31,6 +31,7 @@ function manualChunks(id) {
|
||||
}
|
||||
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
build: {
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
Reference in New Issue
Block a user