http://ramsayswljlwqo7yvw3ovxhyzavllyduxkgh4rbobzkc263jyro6cjyd.onion/2016/09/05/opbeat-angular-2-integration.html
Until that magical day occurs, a hard coded solution is available (as shown below). import { ExceptionHandler , Injectable } from ' @angular/core ' ; // cant import the source directly using webpack, so we have to // include the built source file on the page to expose _opbeat // on the window declare let _opbeat ; // Firefox tracking protection will block the opbeat script from loading, // so sub it out...