Skip to content

Commit f505257

Browse files
committed
Modify index.html
1 parent 61c4eb1 commit f505257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/e2e-tests/webpack/basic-bundle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<h1>Amplify TypeScript App</h1>
55
</head>
66
<body>
7-
<script src="main.bundle.js"></script>
7+
<script src="/main.bundle.js"></script>
88
</body>
99
</html>

0 commit comments

Comments
 (0)