Skip to content

Fix module resolution exploding#1220

Merged
Perryvw merged 2 commits intomasterfrom
module-resolution-bug
Mar 1, 2022
Merged

Fix module resolution exploding#1220
Perryvw merged 2 commits intomasterfrom
module-resolution-bug

Conversation

@Perryvw
Copy link
Copy Markdown
Member

@Perryvw Perryvw commented Mar 1, 2022

Apparently I forgot to de-duplicate resolved files in one crucial point, causing file dependency lists to grow to 100k+ dependencies.

Thanks to @Zamiell for reporting.

Fixes #1219

@Perryvw Perryvw merged commit 88a9478 into master Mar 1, 2022
@Perryvw Perryvw deleted the module-resolution-bug branch March 1, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RangeError: Maximum call stack size exceeded

1 participant