Skip to content

Commit f284f43

Browse files
author
Ives van Hoorne
committed
Don't reload sandbox for updates anymore
1 parent d59ee25 commit f284f43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/common/registerServiceWorker.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ function registerValidSW(swUrl, sendNotification) {
6161
'CodeSandbox received an update, refresh to see it!',
6262
'notice'
6363
);
64-
} else {
65-
document.location.reload();
6664
}
6765
} else {
6866
// At this point, everything has been precached.

0 commit comments

Comments
 (0)