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
Using a CDN is a great way to play around with the package or reproducing issues (eg. with JSFiddle).
It is not recommended using the CDN build in production, because you won't have benefits of you bundlers optimizations
and you need to load the full build, no matter how many ciphers you actually use on your page.