freeze-dry icon indicating copy to clipboard operation
freeze-dry copied to clipboard

awesome lib, can we have a working https://unpkg.com/freeze-dry link?

Open coderofsalvation opened this issue 2 years ago • 1 comments

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

coderofsalvation avatar Apr 08 '22 16:04 coderofsalvation

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!

Treora avatar Apr 10 '22 09:04 Treora