feat: allow bypassing indexedb cache

This commit is contained in:
Shivam Mishra
2025-05-13 19:00:30 +05:30
parent 1899a31416
commit f07a5215cf
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -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';