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 0d71732 commit 555e0a9Copy full SHA for 555e0a9
src/settings/index.html
@@ -37,6 +37,6 @@
37
<button type="submit" class="accept">Save</button>
38
</form>
39
40
- <script src="./main.js"></script>
+ <script type="module" src="./main.ts"></script>
41
</body>
42
</html>
0 commit comments