We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d4c26 commit 72db610Copy full SHA for 72db610
1 file changed
Build/index.html
@@ -189,6 +189,6 @@ <h3>Proof of Work Challenge</h3>
189
</footer>
190
</div>
191
192
- <script src="./src/main.js"></script>
+ <script type="module" src="./src/main.js"></script>
193
</body>
194
</html>
0 commit comments