Skip to content

Commit

Permalink
desperate move
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Dec 19, 2023
1 parent 4254136 commit 024b083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const vitePWAconfiguration = {
],
manifest: "manifest.webmanifest",
registerType: "autoUpdate",
injectRegister: "auto",
injectRegister: "script-defer",
};

export default defineConfig(({ command, mode, ssrBuild }) => {
Expand Down

0 comments on commit 024b083

Please sign in to comment.