Skip to content

Commit dbacd77

Browse files
committed
update with relative path
1 parent 98a82b4 commit dbacd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<title>Phaser3 + Parceljs Template</title>
44
</head>
55
<body>
6-
<script src="main.ts"></script>
6+
<script src="./main.ts"></script>
77
</body>
88
</html>

0 commit comments

Comments
 (0)