We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All
our repo uses nodeJS 14 which LTS ends by the end of April 30th.
We need to migrate to NodeJS 16.
Our monorepo contains test leaks/memory leaks which make this migration rather complicated, thus first we need to fix following:
isolatedModules
NOTE: Those issues have been resolved in my experimental branch as part of CI/Tooling perf evaluation #27359
NOTE:
Those issues have been resolved in my experimental branch as part of CI/Tooling perf evaluation #27359
v-build
No response
The text was updated successfully, but these errors were encountered:
Hotell
Successfully merging a pull request may close this issue.
Library
All
Describe the feature that you would like added
our repo uses nodeJS 14 which LTS ends by the end of April 30th.
We need to migrate to NodeJS 16.
Our monorepo contains test leaks/memory leaks which make this migration rather complicated, thus first we need to fix following:
isolatedModules
for all ts-jest configs to lower memory footprint on CI #27670Have you discussed this feature with our team
v-build
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: