You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure about UNPKG thing, but wanted to do the npm thing for a long time, just can't find the time to do it.
Anyone who want to help me with that - please step forward ...
Hi!
We are trying to use your library on a WIX website that has some limitations.
<script src="unpkg.com/[email protected]/stl_viewer.min.js"></script>Therefore it would be nice to import it as
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>The text was updated successfully, but these errors were encountered: