Tim Branyen
Tim Branyen
I worked around it using a function to "recover" after a crash. https://github.com/tbranyen/remote-camera-control/blob/master/index.js#L12-L28 Looks like no substantial commits have landed since I opened this issue years ago, so this might...
@morewry what issue were you encountering? I'm looking over the plugin source and looks like it should work so long as your path is named `hogan`. Like: ``` javascript require.config({...
This can be closed right?
@phillipgreenii i wonder if your PR will address this
Currently deamdify does not parse configuration files.
Isn't that a browserify thing?
Ah yeah, for sure!
This code is synchronous either way and assigns the same value, how are these different? Are you sure your code was identical as you have above. Note: I can't get...
Opened a PR with this change included: https://github.com/Netflix/falcor-express-demo/pull/6
:+1: I agree with this change. Even better might be a notice logged by default saying to uncomment the examples. I only bring this up because the README mentions opening...