Skip to content

Commit

Permalink
Fix production build
Browse files Browse the repository at this point in the history
  • Loading branch information
queil committed Dec 5, 2021
1 parent 093c709 commit dacc613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
</head>
<body>
<div id="sutil-app"></div>
<script type="module" src="App.fs.js"></script>
<script type="module" src="./App.fs.js"></script>
</body>
</html>

0 comments on commit dacc613

Please sign in to comment.