mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Just a heads up System.import is now deprecated #22

Closed cjke closed 7 years ago

cjke commented 7 years ago

Stumbled upon your awesome boilerplate via reddit (as I'm trying to come with an ideal solution for RR4 + WP2).

Anywho, It seems WP2 has deprecated system.import.

Notes: https://webpack.js.org/guides/code-splitting-import/#system-import-is-deprecated

mhaagens commented 7 years ago

Thanks, syntax has been updated!