jquery / jquery/jquery-migrate

deprecation output surpressed in minified version 1.4.1

Open Beginner friendly
#650 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.