__Webpack_imported_module_0_react ___ default.a.createContex

react-redux v6.0.0 uses the new context api provided by React 
and in order for it work, either you need to downgrade react-redux to v5.x.x 
or upgrade react and react-dom to v16.4 or above

npm update react react-dom
Testy Tarsier