Jay
Jay
We're experiencing a very similar issue with HMR after having upgraded to NS 5.4.2 and NS-Vue 2.2.2: ``` CONSOLE ERROR file:///app/vendor.js:63710:20: [Vue warn]: Error in mounted hook: "TypeError: undefined is...
I'd also be interested in knowing if this would shim/emulate use of Node's `net` module. We need to create a TCP socket connection where our NativeScript app is the client.
Why not just use Jest and snapshot testing with it instead? That way you don't need karma and all the config that comes with it for headless browsers and karma-webpack.
@farfromrefug Looks like the issue was solved for you based on what I read in the NativeScript issue you linked? Perhaps you could close this now?