jfrux
jfrux
I'm also getting this issue now... very strange.
I really agree that it should not throw an exception just to give me the DATA of the model. I'm not reading the file, I just want the URL, whether...
Once I added these lines, it seems to have helped. ``` export GOPATH="$HOME/go" export PATH="$PATH:$GOPATH/bin" ``` But I'm not sure that should be required if `goenv` works and manages these...
+1
My current issue related to this is that my rootURL is set like `rootUrl: "",` and `prepend: ""` and yet it's still coming out at `/sw-registration-58fcbda0b51af71b8d090b023db785db.js`
Events not firing in latest version of the module... anybody else having issues with it?
@mihaiblaga89 Thanks for the quick response! I'm wondering if maybe I'm just having standard webpack related issues. The code is working in tvOS / FireTV since those are based on...