Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

fix(@schematics/angular): fix missing link attribute for PWA#141

Merged
Brocco merged 1 commit intoangular:masterfrom
markgoho:patch-1
Sep 19, 2017
Merged

fix(@schematics/angular): fix missing link attribute for PWA#141
Brocco merged 1 commit intoangular:masterfrom
markgoho:patch-1

Conversation

@markgoho
Copy link
Copy Markdown
Contributor

@markgoho markgoho commented Sep 7, 2017

This change fixes a security/performance issue in links that open in new windows, and by the same token, increases the lighthouse score for PWAs. Assuming we (eventually) want a CLI-generated Angular project to be 100% PWA, this is a necessary change.

This change fixes a security/performance issue in links that open in new windows, and by the same token, increases the lighthouse score for PWAs. Assuming we (eventually) want a CLI-generated Angular project to be 100% PWA, this is a necessary change.
Copy link
Copy Markdown
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this 👍

@Brocco Brocco merged commit 82518b0 into angular:master Sep 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants