Skip to content

Commit

Permalink
feat(integrations): Remove old angular, ember, and vue integrations (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Apr 8, 2022
1 parent 899ed58 commit 780af57
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 622 deletions.
129 changes: 0 additions & 129 deletions packages/integrations/src/angular.ts

This file was deleted.

73 changes: 0 additions & 73 deletions packages/integrations/src/ember.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/integrations/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
export { Angular } from './angular';
export { CaptureConsole } from './captureconsole';
export { Debug } from './debug';
export { Dedupe } from './dedupe';
export { Ember } from './ember';
export { ExtraErrorData } from './extraerrordata';
export { Offline } from './offline';
export { ReportingObserver } from './reportingobserver';
export { RewriteFrames } from './rewriteframes';
export { SessionTiming } from './sessiontiming';
export { Transaction } from './transaction';
export { Vue } from './vue';
Loading

0 comments on commit 780af57

Please sign in to comment.