Update vite.config.js

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole 2024-04-19 08:28:31 +02:00 committed by GitHub
parent 6d970a9794
commit 78da1b22bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,8 +64,8 @@ export default defineConfig({
],
publicDirectory: '../../../public',
refresh: true,
}),
manifestSRI(),
}) //,
// manifestSRI(),
],