Skip to content

Commit

Permalink
example html point to dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Recidvst committed Oct 17, 2023
1 parent 4770a41 commit dcdea6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h4>Alt</h4>
</main>

<script src="dist/scrub.iife.js"></script>
<script src="src/js/example.js"></script>
<!-- <script type="module" src="src/js/example.js"></script>-->
<script src="dist/example.js"></script>
<!-- <script type="module" src="dist/example.js"></script>-->
</body>
</html>

0 comments on commit dcdea6f

Please sign in to comment.