lukeed / lukeed/tsm

Please bump esbuild

Open
#53 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.