Skip to content
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

Add Angular 2 example app #715

Merged
merged 2 commits into from
Mar 29, 2019
Merged

Add Angular 2 example app #715

merged 2 commits into from
Mar 29, 2019

Conversation

waltjones
Copy link
Contributor

Related: #697

From the README:

Angular 2+ Rollbar Integration

This project was generated with Angular CLI version 7.3.6,
and has been modified to demonstrate integration of rollbar.js into Angular 2+ apps.

All the functionality of rollbar.js is available within Angular, including global capture
of errors, and logging and telemetry.

Rollbar configuration

The rollbar integration is primarily contained in src/app/rollbar.ts. The rollbar
configuration object is also located here, and should be updated with your settings.

The two provider services are added to the app in src/app/app.module.ts.

Use from within a component is demonstrated in src/app/component.ts.

@waltjones waltjones merged commit 2c9534d into master Mar 29, 2019
@waltjones waltjones deleted the wj-angular2-example branch July 3, 2019 23:56
mudetroit pushed a commit that referenced this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant