freeze-dry
freeze-dry copied to clipboard
awesome lib, can we have a working https://unpkg.com/freeze-dry link?
Hi,
Any idea which adjustments we need to make to package.json
in order to get <script src="https://unpkg.com/freeze-dry">
to work? right now it resolves to the unbundled index.js
REASON: would be nice to be able to use this in codepen/jsfiddle for demo-purposes
Hi, thanks for the suggestion! I’d be glad to make freeze-dry readily available for quick prototyping. Now that es module imports are widely supported, it should be possible to publish and use it even without bundling. I just got back (finally) to completing a significant code reorganisation (the customisation
branch), and will tackle this issue too while at it!