Skip to content

Backport additional differential loading improvements #15777

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

Merged
merged 5 commits into from
Oct 9, 2019

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 8, 2019

This also provides a workaround for an issue wherein larger files (10MB+) currently cause an excessive amount of memory usage during AST processing. This is currently being remedied upstream. However for the current time period, this change allows for successful builds without increasing the Node.js memory limit.

clydin added 4 commits October 8, 2019 10:00
…differential loading

Large files (10MB+) currently cause an excessive amount of memory usage during AST processing.  This is currently being remedied upstream.  However for the current time period, this change allows for successful builds without increasing the Node.js memory limit.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Oct 8, 2019
@mgechev mgechev merged commit 8efeeb2 into angular:8.3.x Oct 9, 2019
@clydin clydin deleted the backport-dl-improvements branch October 9, 2019 18:05
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants