I am trying to use [jsnlog](http://js.jsnlog.com/) with RC1 (was using it with Beta11) but I am getting > Uncaught TypeError: JL is not a function > at window.onerror (main.js:53043) I am importing it like: `import JL from 'jsnlog';` Could you please add it to your [examples](https://github.com/danbucholtz/ionic-third-party-lib-mega-test/blob/master/src/app/app.module.ts) @danbucholtz and see if you can get it to work?
I am trying to use jsnlog with RC1 (was using it with Beta11) but I am getting
I am importing it like:
import JL from 'jsnlog';Could you please add it to your examples @danbucholtz and see if you can get it to work?