Skip to content

Commit a0f0cf1

Browse files
committed
(update) serve bundle
1 parent 34bc875 commit a0f0cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1 class="text-header">hello, world!</h1>
9191
</a>
9292
</div>
9393
</div>
94-
<script src="./script.js"></script>
94+
<script src="./bundle.js"></script>
9595
</body>
9696

9797
</html>

0 commit comments

Comments
 (0)