Gaurav Lahoti

Results 4 comments of Gaurav Lahoti

It doesn't work. I end up with the following error stack for each import. My code compiles and works fine with ts-loader. ``` ERROR in .tsx Module build failed: SyntaxError:...

vcomponent.type is valid. It is set to a component of this external package - https://github.com/Pomax/react-onclickoutside Here is the debug session [screenshot](https://goo.gl/photos/cQkyQhFBkSYHDKi79)

You can very well insert it in the plugins array only when your `enable` expression evaluates to true?

Update: my build surprisingly became faster without happypack. I am clueless what caused it. Build Time: With happy pack: 13 secs Without happy pack: 8.5 secs