diff --git a/dist/index.html b/dist/index.html index baed6a5..4a8c710 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,9 +5,7929 @@ Password Vault - - diff --git a/vite.config.js b/vite.config.js index e9dec56..14a8aee 100644 --- a/vite.config.js +++ b/vite.config.js @@ -16,6 +16,7 @@ export default defineConfig(({ command }) => ({ ], build: { target: 'esnext', + minify: false, }, preview: { allowedHosts: ["dev.thecookiejar.me"]