Skip to content

Commit

Permalink
fix: forgot to renable sw for production 🛠
Browse files Browse the repository at this point in the history
  • Loading branch information
okikio authored Oct 7, 2021
1 parent 59b789f commit b260039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ts/critical.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,6 @@ window.addEventListener("load", () => {
});

// window.addEventListener("load", () => { });
// wb.register();
wb.register();
}
})();

0 comments on commit b260039

Please sign in to comment.