ncase / nutshell

Make expandable explanations!
https://ncase.me/nutshell/
Creative Commons Zero v1.0 Universal
504 stars 30 forks source link

Minified version returns a 404 #9

Closed melat0nin closed 2 years ago

melat0nin commented 2 years ago

https://cdn.jsdelivr.net/gh/ncase/nutshell@1.0.0/nutshell.min.js currently returns a 404.

ncase commented 2 years ago

Thanks for catching this @melat0nin ! Weirdly, I can't get JSDeliver to recompile a minified version for 1.0.0 . So I just pushed up a new release for version 1.0.1, and the new minified link works, at least:

https://cdn.jsdelivr.net/gh/ncase/nutshell@1.0.1/nutshell.min.js

Can't get earlier one to work, though. :/