nikku/karma-browserify

Support browserify wrappers like browserify-incremental

Closed this issue · 5 comments

I would like to use browserify-incremental or similar wrapper for caching build results.

Actually... it should work as is already. Investigating...

nikku commented

Is there anything we need to do here?

Probably not, unless you want to add a way to rewrite the w variable via configure method. I have opened jsdf/browserify-cache-api#8 which seems to be a sufficient for my needs.

@olegskl How did you get this working? Can you provide an example for me and future people in the same situation?