We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
crossOrigin
1 parent 54bd178 commit f55667cCopy full SHA for f55667c
test/raven.test.js
@@ -13,6 +13,7 @@ function flushRavenState() {
13
ignoreUrls: [],
14
whitelistUrls: [],
15
includePaths: [],
16
+ crossOrigin: 'anonymous',
17
collectWindowErrors: true,
18
maxMessageLength: 100,
19
tags: {},
0 commit comments