Skip to content

Commit

Permalink
add unpkg link in a comment to illustrate future possible use
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed Nov 16, 2020
1 parent 5cd6462 commit d62c4b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_vsm_box_pubdictionaries.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<head>
<title>vsm-box + PubDictionaries example</title>
<script src="../dist/vsm-pubdictionaries.min.js"></script>
<!-- To use the above line, run first `npm build`. The below line can be used anytime :) -->
<!-- <script src="https://unpkg.com/vsm-pubdictionaries@^1.0.0/dist/vsm-pubdictionaries.min.js"></script> -->
<script src="https://unpkg.com/vsm-dictionary-rnacentral@^1.0.1/dist/vsm-dictionary-rnacentral.min.js"></script>
<script src="https://unpkg.com/vsm-dictionary-cacher@^1.2.0/dist/vsm-dictionary-cacher.min.js"></script>
<script src="https://unpkg.com/vsm-dictionary-combiner@^1.0.1/dist/vsm-dictionary-combiner.min.js"></script>
Expand Down

0 comments on commit d62c4b9

Please sign in to comment.