Steven Enten
Steven Enten
Firstly: thanks for your awesome work! My question: **how can we hide errors printed by HappyWorker?** #### HappyWorker [always print compilation error](https://github.com/amireh/happypack/blob/a7c4dffefbc03361fef43a10ea5918425a95aa6f/lib/HappyWorker.js#L41) Is it a desired behavior? **Why not print...
Do you plan to implement [custom responses feature like in sails](http://sailsjs.org/documentation/concepts/custom-responses)? Or is there already exists a fast way to do that? **I think that it's a useful helper to...
This pull request is a proposal to fix coordinates emitted from the trigger element when it's different than the container element. **Actual behavior** When a pointer down event (`mousedown: MouseEvent`...