babel / babel/minify

transform file size limit ? my file 1.3M throw error

Open
#965 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.