Jo Liss

Results 53 comments of Jo Liss

When does that happen? If `bower-config` doesn't return the right directory, shouldn't we improve it to always return the right thing, rather than adding an extra knob to broccoli-bower?

I still feel a bit dubious about this use case, and I'm not 100% sure what the right solution is to have a `bowerDir` option or to pass `cwd`. To...

The big blocker is that we don't currently support multi-file input and output in the broccoli-filter base class, which is responsible for caching (smart rebuilding). Source maps are fairly complex...

This might be adequately implemented by #9.

(Also tracking https://github.com/jashkenas/coffeescript/issues/3678 in case the CoffeeScript compiler gains native support for data URLs at some point.)

This would be very useful. I subscribed to an algorithmic blocklist that turned out to be over-eager (too many false positives), and now I have lots of blocks that I...

I probably won't get around to it, I'm afraid, since I won't actually be needing a reverse-proxy in my app.

Thanks for looking into it!

I think Travis is just having a hiccup, the test suite passes on Node 0.8.

This has been implemented as the `dereference` option in #48 and released in 0.6.0. :)