NUKnightLab / NUKnightLab/TimelineJS3
timeline-min.js not minified (and identical to timeline.js)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/NUKnightLab/TimelineJS3/blob/master/compiled/js/timeline-min.js used to be a minified version of https://github.com/NUKnightLab/TimelineJS3/blob/master/compiled/js/timeline.js.
Now, it is not a minified version of timeline.js anymore and is instead identical to timeline.js.
Sorry, it appears I was mistaken. Although timeline-min.js and timeline.js are identical, they appear to be minified. However, timeline-min.js now contains comments, which it didn't do before, and it makes it ~70KB bigger than before.
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 compiled/js/timeline-min.js with compiled/js/timeline.js, as linked in the issue, and inspect how the minified artifact is produced. Done means timeline-min.js remains minified, no longer includes the reported comments, and is appropriately smaller than timeline.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100