Hi!
We are trying to use your library on a WIX website that has some limitations.
Therefore it would be nice to import it as
<script src="unpkg.com/viewstl@1.13/stl_viewer.min.js"></script>
Is it possible to publish it on NPM and then to UNPKG.com?
Vue JS can be imported like:
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>