SetProtocol / set.js

Javascript library for the Set Protocol V2
Apache License 2.0
33 stars 14 forks source link

How to use in browser? #124

Open jacky-yanglei opened 1 year ago

jacky-yanglei commented 1 year ago

Can set.js be packaged into UMD format. I want to introduce js directly in html. Thanks!

jacky-yanglei commented 1 year ago

Vite is used in vue3, and a lot of require is used in set.js, which makes the project unable to be used normally