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

View File

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