README
Bloxy libs
A repository for the libs that Bloxy needs. These will only be the iife libs.
Why?
I needed these libs to be on a CDN :/
Libraries needed in bloxy in an IIFE format
<script type="module">
import bloxyIifeLibs from 'https://cdn.skypack.dev/@bloxy/iife-libs';
</script>
A repository for the libs that Bloxy needs. These will only be the iife libs.
I needed these libs to be on a CDN :/