You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
js-cookie uploads the minified files in each release because the source repository is supposed to hold only the unminified sources. It would be nice to be able to serve uploaded files too.
js-cookie
uploads the minified files in each release because the source repository is supposed to hold only the unminified sources. It would be nice to be able to serve uploaded files too.Example:
https://github.com/js-cookie/js-cookie/releases/download/v2.0.0-beta.1/js.cookie-2.0.0-beta.1.min.js
https://cdn.rawgit.com/js-cookie/js-cookie/releases/download/v2.0.0-beta.1/js.cookie-2.0.0-beta.1.min.js
The text was updated successfully, but these errors were encountered: