Can you please provide an example for using raven-js with SystemJS (the default of the Angular2 CLI)?
Having an SDK and docs for Angular2 would also be great :)
Thank you!
:+1:
@Splaktar there is a typing here if you're using typescript: DefinitelyTyped/DefinitelyTyped:ravenjs/ravenjs.d.ts
For angular2 support this should probably be added to the repo
Beyond that I think all that's really needed is perhaps a plugin like the angular plugin. I think there's probably no need for a separate sdk, unless you're suggesting a rewrite in typescript or ES2015 or something.
+1 for an easy-to-implement angular2 example in the "Configure your application" web gui when you create a new project.
+1
If possible, please adding example of webpack.config.js too.
Woohoo! :beers:
Thanks, @benvinegar!
Most helpful comment