Fix jquery.min.map 500 error - strip source mapping during js concat
Open
- Dominant language
- Less
- Stars
- 16
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
//@ sourceMappingURL
http://stackoverflow.com/questions/18320451/jquery-min-map-not-found-with-nested-resources
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the JavaScript concatenation entry point and inspect how the jquery.min.map sourceMappingURL is handled. Reproduce the nested-resources request described in the issue, then verify that concatenated JavaScript no longer requests jquery.min.map and the request does not return a 500 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100