Antonio Aguilar

Results 6 comments of Antonio Aguilar

Hi there, I'm seeing strange caching behaviour from Karma similar to what @osi-oswald mentioned in a post last year. Basically, I have a grunt task that creates a `karma.conf.js` file...

@isobit @valichek I have tried the update to `0.7.24` but I'm getting the following exception: ```javascript Uncaught TypeError: url.format is not a function at Object.exports.createConnection (websocket-nats.dev.js:3967) at Client.createConnection (websocket-nats.dev.js:645) at...

@valichek I built using `NODE_ENV=dev webpack` ... if you guys could duplicate the issue and I can help with testing ...

@valichek me bad, I had built the wrong repo. I can confirm that creating the `dist` from your fork does work. @isobit just wondering when this fork could be merged...

@solkimicreb What are your thoughts on E2E testing with NX? Are you considering a particular framework like [NighWatch](http://nightwatchjs.org/) or something else?

@RSWilli thanks for the info, I had seen that example before but I was not able to see where the transformation took place. After reading the links you sent, I...