Bugsnag JS: Plain JS example with sourcemaps

This page is a basic example of how to include bugsnag-js on a page via a <script> tag. The "app.js" is minified with uglify-js and served with a link to the sourcemap so that Bugsnag can fetch the sources/maps when an error is received.