mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix vite
This commit is contained in:
@@ -82,6 +82,7 @@ export default defineConfig(({command, mode, isSsrBuild, isPreview}) => {
|
||||
|
||||
|
||||
server: {
|
||||
cors: { origin: 'http://[::1]:5173' },
|
||||
watch: {
|
||||
usePolling: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user