Skip to content

Commit ed83e56

Browse files
committed
chore: resolve conflicts
1 parent 5b1097b commit ed83e56

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

pnpm-lock.yaml

+24-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/build/register.ts

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export function registerSW(options: RegisterSWOptions = {}) {
4949

5050
if (!wb)
5151
return
52+
5253
sendSkipWaitingMessage = async () => {
5354
// Send a message to the waiting service worker,
5455
// instructing it to activate.

0 commit comments

Comments
 (0)