Skip to content

Commit

Permalink
feat: imports turf
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicschweizer committed May 12, 2023
1 parent 194a482 commit 7631bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prototype-1/index.html
Expand Up @@ -12,6 +12,7 @@
integrity="sha256-WBkoXOwTeyKclOHuWtc+i2uENFpDZ9YPdf5Hf+D7ewM="
crossorigin=""
></script>
<script src="https://unpkg.com/@turf/turf@6/turf.min.js"></script>
<script defer type="module" src="main.js"></script>
<link rel="stylesheet" href="styles.css" />
<body>
Expand Down

0 comments on commit 7631bad

Please sign in to comment.