-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Angular2 and SystemJS #578
Comments
👍 @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! 🍻 |
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!
The text was updated successfully, but these errors were encountered: