Open Slobork opened 7 years ago
CDNJS has already the latest version of Magnific Popup - https://cdnjs.com/libraries/magnific-popup.js
Feel free to send PR that would add support for other CDNs that you use.
@jsdelivrbot npm magnific-popup
Browse the CDN files https://cdn.jsdelivr.net/npm/magnific-popup/
Load the main file https://cdn.jsdelivr.net/npm/magnific-popup@1.1.0 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/magnific-popup@1
Add .min. to files to auto-minify.
I do understand that @dimsemenov has a limmited time in maintaining the project. Still, could you at least update the CDN files to reflect the latest from the project?
What I mean, the Magnific is on the version 1.1.0, while the CDN files are running the 1.0.0: http://www.jsdelivr.com/?query=magnific%20popup
Thanks!