Joe Hofeditz
Joe Hofeditz
Someone asked this question on the ReactiveSearch github: https://github.com/appbaseio/reactivesearch/issues/471 and the response was to use the transformRequest property of ReactiveBase component. I was able to get ReactiveSearch to use the...
Instead of an alias, I solved this by adding a second document subclassing the original one so I can use the dsl in my scripts. Then I have a script...
I was able to get zwack running on OSX using this command to install xpc-connection: `npm install git://github.com/taoyuan/node-xpc-connection.git` I can run the simulator now, but I can't see it as...
Thanks! @mpenalver I also have this problem and will try your fix. Can you submit it as a PR?