Skip to content

Commit 0f55cea

Browse files
committed
Changed build file in index.html
1 parent 006db9a commit 0f55cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</head>
77
<body>
88
<div id="app"></div>
9-
<script src="dist/build.js"></script>
9+
<script src="public/dist/build.js"></script>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)