jquery / jquery/jquery-migrate
deprecation output surpressed in minified version 1.4.1
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 476
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the behavior of jquery-migrate-1.4.1.js and jquery-migrate-1.4.1.min.js from the URLs in the report, focusing on how JQMIGRATE output is produced and preserved during minification. Done means the minified version provides the same deprecation output for debugging, or the project documents that suppressing it is intentional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100