Distributions miss license header from WebPDecoder.js
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31.3k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the license data from https://github.com/parallax/jsPDF/blob/master/src/libs/WebPDecoder.js is missing inside the distributed files, for example at https://github.com/parallax/jsPDF/blob/bfeae27a27087f9a3279031959086cb7ff7bcaee/dist/jspdf.umd.js#L25237-L25243
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 license data in src/libs/WebPDecoder.js with the generated section of dist/jspdf.umd.js around lines 25237-25243. Trace how the distributed file is produced, then verify that the license header is retained in the distribution and check the generated output again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100