Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: memory overflow issue #497

Merged
merged 2 commits into from
Mar 20, 2024
Merged

fix: memory overflow issue #497

merged 2 commits into from
Mar 20, 2024

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Mar 20, 2024

This PR will ensure we only create dts plugin once, seems the plugin consumed too much memory. And we also ensure the override ts parsing is also only executed once so we don't read the tsconfig.json and parse multi times in each type build

Resolves #491
Closes #493

@huozhi huozhi changed the title fix: memory overflow issue fix: memory overflow issue Mar 20, 2024
@huozhi huozhi merged commit 8e9cc1a into main Mar 20, 2024
3 checks passed
@huozhi huozhi deleted the fix/memory-leak branch March 20, 2024 23:03
@huozhi huozhi added this to the v5 milestone Mar 20, 2024
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.

Memory issue
1 participant