Hello Sentry,
I’ve notice you’re providing an example tag in AngularJS documentation.
<script src="https://cdn.ravenjs.com/3.17.0/angular/raven.min.js" crossorigin="anonymous"></script>
3.17.0 is not a valid version of the AngularJs raven library.
Maybe I’m wrong but I just wanted to know
Edit: I’ve found 3.17.0 version of AngularJS Raven plugin on Github : https://raw.githubusercontent.com/getsentry/raven-js/3.17.0/dist/plugins/angular.min.js
) but I’m unable to use your tag with the cdn.ravenjs.com url.
Edit 2: 3.17.0 is now provided by CDN. Issue closed.
Thank’s in advance,
Olivier