jquery / codeorigin.jquery.com

jQuery CDN
https://releases.jquery.com
Other
57 stars 601 forks source link

Make sure the minified file is, in fact, minified #33

Closed buismaarten closed 6 years ago

buismaarten commented 6 years ago

Hey guys,

Look at this url: http://code.jquery.com/jquery-migrate-3.0.1.min.js At the end it says ".min", but the file isn't minified.

mgol commented 6 years ago

Thanks for the report! The bug must lie in the Migrate build code so I re-filed it in the Migrate repo: https://github.com/jquery/jquery-migrate/issues/300.