transform file size limit ? my file 1.3M throw error
Open
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
RangeError: unknown: Maximum call stack size exceeded
Contributor guide
Research direction
Start by reproducing the transform with the reported 1.3 MB input and capture the full stack trace. Inspect the minifier's transform entry point and related tests to determine whether the failure is an input-size limit or a call-stack issue; done means the case no longer throws or the supported limit is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100