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.
1 parent c07579b commit a8e28afCopy full SHA for a8e28af
docs/index.rst
@@ -24,7 +24,7 @@ be included after other libraries are loaded, but before your main application c
24
25
.. sourcecode:: html
26
27
- <script src="https://cdn.ravenjs.com/###RAVEN_VERSION###/raven.min.js"></script>
+ <script src="https://cdn.ravenjs.com/###RAVEN_VERSION###/raven.min.js" crossorigin="anonymous"></script>
28
29
For installation using npm or other package managers, see :doc:`install`.
30
0 commit comments