Closed vnorekyan closed 4 years ago
As mentioned here, the latest version of axe-core fixes a CSP issue where injectAxe() doesn't work with a strict content security policy that doesn't allow unsafe-eval for scripts.
I'll submit a PR for this.
Let's keep all versioning discussions in #65.
As mentioned here, the latest version of axe-core fixes a CSP issue where injectAxe() doesn't work with a strict content security policy that doesn't allow unsafe-eval for scripts.
I'll submit a PR for this.