We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46f38d commit d9295c7Copy full SHA for d9295c7
client/index.html
@@ -8,5 +8,6 @@
8
<body>
9
<div id="root"></div>
10
<script type="module" src="/src/main.jsx"></script>
11
+ <script>const global = globalThis;</script>
12
</body>
13
</html>
0 commit comments