Skip to content

Commit ea49c0a

Browse files
committed
fix(index): fix demo page
1 parent 2222aaa commit ea49c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io/en/v6.4.3/build/ol.js"></script>
1515
<script src="https://unpkg.com/[email protected]/dist/mapbox-gl.js"></script>
1616
<script src="https://unpkg.com/[email protected]/dist/jsts.min.js"></script>
17-
<script src="index.js"></script>
17+
<script src="build/index.js"></script>
1818
<div id="app">
1919
<div id="header">
2020
<nav>

0 commit comments

Comments
 (0)