Please bump esbuild
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
👋 @lukeed, the library still works perfectly but there is an issues with a legacy version of esbuild - it constantly dedupes itself from what I want it to be.
This not only means it uses 3 years old version of esbuild, but also means there is a subset of TS syntax it cannot understand
Please 🙏 bump to ^0.25.0
Contributor guide
No contributing guide indexed for this repository
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
Locate the esbuild dependency declaration in the repository and inspect how its version is currently constrained. Update it to ^0.25.0, then run the repository's existing checks to confirm the TypeScript module loader still works with the bumped dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100