feat: allow bypassing indexedb cache
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>Web Components Test</title>
|
||||
<link rel="stylesheet" href="/packs/style.css" />
|
||||
<script>
|
||||
window.__APP_MODE__ = 'ui';
|
||||
window.__WOOT_ISOLATED_SHELL__ = true;
|
||||
window.__WOOT_ACCOUNT_ID__ = 1;
|
||||
window.__WOOT_API_HOST__ = 'http://localhost:3000';
|
||||
window.__WOOT_ACCESS_TOKEN__ = 'token';
|
||||
|
||||
Reference in New Issue
Block a user