Skip to content

Commit

Permalink
fix: offline mode not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Jan 14, 2025
1 parent c8fd68a commit bc999c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/vite.config.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export default {
}),
splitVendorChunkPlugin(),
VitePWA({
injectRegister: "networkfirst",
// injectRegister: "networkfirst",
registerType: "autoUpdate",
manifest: {
short_name: "Monkeytype",
Expand Down

0 comments on commit bc999c2

Please sign in to comment.