taylorhakes/promise-polyfill

Deploy to jsdelivr

brauliobo opened this issue · 3 comments

So that users can easily load it from a CDN ;)

@jsdelivrbot npm promise-polyfill

Browse the CDN files https://cdn.jsdelivr.net/npm/promise-polyfill/

Load the main file https://cdn.jsdelivr.net/npm/promise-polyfill@6.0.2
Make sure you configure the default file correctly. You can use "jsdelivr" or "cdn" in package.json to set the correct CDN file.

Version aliasing to latest major release https://cdn.jsdelivr.net/npm/promise-polyfill@6

Add .min. to files to auto-minify.

--
Full documentation

Thanks