Skip to content

Commit bad8bf7

Browse files
committed
Purge sandbox cache
1 parent 1fe722a commit bad8bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/sandbox/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const debug = _debug('cs:sandbox');
2727
export const SCRIPT_VERSION =
2828
document.currentScript && document.currentScript.src;
2929

30-
debug('Booting sandbox');
30+
debug('Booting sandbox v2');
3131

3232
requirePolyfills().then(() => {
3333
registerServiceWorker('/sandbox-service-worker.js', {});

0 commit comments

Comments
 (0)