Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
try fix load js
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfrancisco committed Dec 6, 2023
1 parent 605a4d7 commit a0a91c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/front/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</head>
<body>
<div id="app"></div>
<script src="/assets/js/core.js"></script>
<script defer src="./assets/js/core.js"></script>
</body>
</html>

0 comments on commit a0a91c2

Please sign in to comment.