We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a82b4 commit dbacd77Copy full SHA for dbacd77
src/index.html
@@ -3,6 +3,6 @@
3
<title>Phaser3 + Parceljs Template</title>
4
</head>
5
<body>
6
- <script src="main.ts"></script>
+ <script src="./main.ts"></script>
7
</body>
8
</html>
0 commit comments