`chai.min.js` is missing for version 5.0.3
Open
Nobody has claimed this yet.
⚙️ Auto-update
🐛 Bug
- Dominant language
- Shell
- Stars
- 420
- Forks
- 405
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 3
Description
It seems that chai.min.js is no longer available for version 5.0.3:
https://cdnjs.com/libraries/chai/5.0.3
chai is ESM-only since version 5.0.0, so it could be due to that, although chai.min.js is available in 5.0.0:
https://cdnjs.com/libraries/chai/5.0.0
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 cdnjs package configuration and published contents for chai 5.0.0 and 5.0.3, using the linked cdnjs listings as the starting point. Confirm whether the missing chai.min.js is caused by the package metadata or the upstream release, then verify that the corrected 5.0.3 listing exposes the expected file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100