Skip to content

fix: ignore prefetch and connect for link#145

Merged
JustinBeckwith merged 1 commit into
masterfrom
prefetch
Feb 9, 2020
Merged

fix: ignore prefetch and connect for link#145
JustinBeckwith merged 1 commit into
masterfrom
prefetch

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Owner

@JustinBeckwith JustinBeckwith commented Feb 9, 2020

Fixes #133. This change will ignore any <link> tags where the rel is set to dns-prefetch or preconnect, while allowing checks for other <link> tags to still go through.

@Auo & @Trott does this look right?

@JustinBeckwith JustinBeckwith merged commit 154eb2b into master Feb 9, 2020
@delete-merged-branch delete-merged-branch Bot deleted the prefetch branch February 9, 2020 22:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 9, 2020

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Trott
Copy link
Copy Markdown
Contributor

Trott commented Feb 10, 2020

@Auo & @Trott does this look right?

2.0.1 seems to ignore the links correctly for me, so 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rel="preconnect" possible issue

2 participants