vguzev
vguzev
I just installed `node-libs-browser` and added these lines to webpack.config: ``` node: { net: 'empty', tls: 'empty', dns : 'empty' } ``` Messages about missing 'net' and 'dns' modules now...
Sounds promising, but I'm afraid that we'll have to switch to something else before this release is available. I'm currently evaluating React validation modules for one big project. According to...
Any updates? This is a blocker for using react-mask-mixin...