Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

fix: skip processing of HTTP remote stylesheets #83

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

alan-agius4
Copy link
Contributor

In #75 we introduced skipping processing of remote stylesheets however during a rebase a commit that changed the RegExp to handle http protocols (dd3f119) has been lost.

This change fixes the RegExp to match against http:// protocols.

In GoogleChromeLabs#75 we introduced skipping processing of remote stylesheets however during a rebase a commit that changed the RegExp to handle http protocols (GoogleChromeLabs@dd3f119) has been lost.

This change fixes the RegExp to match against `http://` protocols.
@developit developit merged commit eb30c27 into GoogleChromeLabs:main Oct 22, 2021
@developit
Copy link
Collaborator

Thanks @alan-agius4 - released as 0.0.13

@alan-agius4 alan-agius4 deleted the http-remote-url branch October 22, 2021 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants