falcor-build

Results 4 comments of falcor-build

I don't think Browserify/Webpack handles this (outside of their domain), but I'd be surprised if there wasn't an existing solution available around Uglify or the build pipeline tools (gulp plugins...

Feel free to make a PR. On Thu, Sep 17, 2015, 7:00 AM mitel [email protected] wrote: > linked to: > Netflix/falcor#428 https://github.com/Netflix/falcor/issues/428 > > keeping rx-2.5.3 as a dependency, even...

This is expected behavior. Falcor only follows references if you attempt to look up a key on those references. Otherwise it returns the reference itself. The reason why this is...

One of the reasons we have a documented this feature yet is that we are not certain if it is generally useful to have references to values. In practice it...