Don't know if this is by design or not but when loading: https://code.jquery.com/jquery-migrate-1.4.1.js
.. we are able to see and capture JQMIGRATE output to help with debugging. However when the minified version is loaded:
https://code.jquery.com/jquery-migrate-1.4.1.min.js
.. this output is surpressed completely and is not available.
Don't know if this is by design or not but when loading: https://code.jquery.com/jquery-migrate-1.4.1.js
.. we are able to see and capture JQMIGRATE output to help with debugging. However when the minified version is loaded:
https://code.jquery.com/jquery-migrate-1.4.1.min.js
.. this output is surpressed completely and is not available.