update sentry CDN script
This commit is contained in:
parent
20bd8ceecb
commit
94e3dff27f
@ -10,7 +10,7 @@
|
||||
<base href="/" />
|
||||
<script defer src="<%= rwp_base_url %>ui.js"></script>
|
||||
<script
|
||||
src="https://unpkg.com/@sentry/browser@latest/build/bundle.min.js"
|
||||
src="https://browser.sentry-cdn.com/5.5.0/bundle.min.js"
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user