Sebbe Selvig
Sebbe Selvig
I found the issue. As mentioned I use `npm link` to avoid publishing to npm to keep a faster iterative loop when developing. I needed to adjust the webpack config...
I'm not sure why the tests are failing, maybe they just need a rerun? They run fine locally. This is the error from circleci: ``` 1) RxJS users fetches users:...
Updated this PR so it can be merged after being left for ~2.5yrs 🙈
@Mar-Ser your fix almost made the plugin work for me. Instead of the "aSourceMapConsumer.eachMapping is not a function" error, I get an error complaining about elm.injector() returning null and then...
I'd like to see this happen too - and can help out with a PR. As I read the code, there is not much to do, other than just update...