Skip to content

Commit c72ac7b

Browse files
committed
Load compiled module
1 parent 146f11c commit c72ac7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<ul id="results"></ul>
4040

4141
<!-- GitHub Pages development script, uncomment when running example locally and comment out the production one -->
42-
<!-- <script src="../dist/index.umd.js"></script> -->
42+
<!-- <script type="module" src="../dist/index.js"></script> -->
4343

4444
<!-- GitHub Pages demo script -->
4545
<script src="https://unpkg.com/@github/remote-input-element@latest/dist/index.umd.js"></script>

0 commit comments

Comments
 (0)