Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

crossorigin attribute not being set #29

Open
jcbvm opened this issue Sep 6, 2016 · 1 comment
Open

crossorigin attribute not being set #29

jcbvm opened this issue Sep 6, 2016 · 1 comment

Comments

@jcbvm
Copy link

jcbvm commented Sep 6, 2016

When I enable SRI with:

SRI: {
    enabled: true,
    crossorigin: 'anonymous'
}

the crossorigin attribute will not be set, the integrity attribute does however.
Am I missing something, fingerprinting is disabled in my setup and no origin is given.

@pdehlke
Copy link

pdehlke commented Aug 25, 2017

Experimentation shows that if you don't have a prepend: directive in the fingerprint: options, crossorigin: doesn't get set. @jonathanKingston ping.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants