Skip to content

Commit

Permalink
fix: local development error Unexpected token '<'
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeliatf committed Jan 30, 2024
1 parent ca565c4 commit e683201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
point this script src to the local build
-->
<script
type="text/javascript"
type="text/babel"
src="/build/static/js/"
></script>
<!--
Expand Down

0 comments on commit e683201

Please sign in to comment.