liftedinit / many-js

JavaScript implementation of the MANY protocol
Apache License 2.0
5 stars 7 forks source link

fix: Remove Vite, stick to TSC #102

Closed stanleyjones closed 1 year ago

stanleyjones commented 1 year ago

Vite's "library mode" was messing up Kaylee. Reverting to good old TSC for now.

Keeping all the other improvements from #100 so not doing a revert.