We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c4eb1 commit f505257Copy full SHA for f505257
packages/e2e-tests/webpack/basic-bundle/index.html
@@ -4,6 +4,6 @@
4
<h1>Amplify TypeScript App</h1>
5
</head>
6
<body>
7
- <script src="main.bundle.js"></script>
+ <script src="/main.bundle.js"></script>
8
</body>
9
</html>
0 commit comments