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 1f62111 commit dc8719fCopy full SHA for dc8719f
index.html
@@ -337,8 +337,8 @@ <h3>An error occurred</h3>
337
}
338
};
339
</script>
340
- <script type="module" crossorigin src="./assets/main--Lyvc13D.js"></script>
341
- <link rel="stylesheet" crossorigin href="./assets/main-Bj5OZTad.css">
+ <script type="module" src="/src/main.js"></script>
+ <!-- CSS is imported in the JS file, so we don't need a separate link -->
342
</head>
343
<body>
344
<div id="app-container">
0 commit comments