Open onedevlad opened 6 years ago
Just did some job about updating packages, fixed webpack config to match 4.x requirements, rewritten tests a bit to fit into React 16.
Webpack 4 requires node v6+. Travis fails to run due to using node v4.9.1 in one of its tests. I hope you don't mind stopping support for node v4 in favour of newer releases.
Just did some job about updating packages, fixed webpack config to match 4.x requirements, rewritten tests a bit to fit into React 16.