Angular-cli: template: links not using rel="noopener"

Created on 4 Sep 2017  路  8Comments  路  Source: angular/angular-cli

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request

Versions.

1.3.2

Repro steps.

ng new and ng build then run Lighthouse

The log given by the failure.


image

Desired functionality.

Links should be using rel="noopener"

Mention any other details that might be useful.

easy (hours) help wanted 2 (required)

Most helpful comment

They are now located in a separate package. New source location: https://github.com/angular/devkit/tree/master/packages/schematics/angular

All 8 comments

I'm happy to submit a PR for this, but I can't find the template files anywhere. Help?

They are now located in a separate package. New source location: https://github.com/angular/devkit/tree/master/packages/schematics/angular

Should I close this issue and put it in the devkit repo or does it make sense to keep track of it here too?

It makes sense to track it here as well IMHO. Could you open the PR in the new repro please?

Now under angular/devkit#141

Merged in the PR listed above.

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._

Was this page helpful?
0 / 5 - 0 ratings