Skip to content

Commit c8e1cf8

Browse files
committed
Fix for hot module replacement
1 parent 7f08307 commit c8e1cf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coreui/public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
</noscript>
5454
<div id="app"></div>
5555
<!-- built files will be auto injected -->
56+
<script src="/js/app.js"></script>
5657
</body>
5758

5859
</html>

0 commit comments

Comments
 (0)