mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-29 20:23:51 -06:00
Update vite.config.js
Add relative path. Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
370c8b16ae
commit
2f5c37048b
@ -31,6 +31,7 @@ function manualChunks(id) {
|
||||
}
|
||||
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
build: {
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
Loading…
Reference in New Issue
Block a user