Skip to content

fix(@angular-devkit/build-angular): revert performance optimization causing regression #14849

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

Closed
wants to merge 1 commit into from

Conversation

mgechev
Copy link
Member

@mgechev mgechev commented Jun 21, 2019

This reverts commit 10200f1.

The optimization was causing regression because we didn't cherry-pick #14419 in patch.

…ausing regression

This reverts commit 10200f1.

The optimization was causing regression because we didn't cherry-pick angular#14419 in patch.
@mgechev mgechev added the target: rc This PR is targeted for the next release-candidate label Jun 21, 2019
@mgechev mgechev requested review from alan-agius4 and clydin June 21, 2019 00:58
if (differentialLoading) {
// For differential loading, the builder needs to created the index.html by itself
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// For differential loading, the builder needs to created the index.html by itself
// For differential loading, the builder needs to create the index.html by itself

@alan-agius4
Copy link
Collaborator

Superseded by #14853

@mgechev mgechev closed this Jun 21, 2019
@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 Sep 13, 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