fuse-box / fuse-box/fuse-box-typechecker
Typechecker weights 2.1MB of data when importing it
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
According to one of my VSCode plugin, importing TypeChecker imports 2.1MB of data which seems pretty big for a package like this one considering that `expressjs` is 1.1MB

Any particular reason for that ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the TypeChecker import size with the VSCode plugin or an equivalent bundle inspection, then trace the TypeChecker import graph and package build output. The issue mentions no source files or tests, so first identify where the 2.1MB is introduced; done means explaining the size and recording whether a reduction or other change is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100