ReactJS – Unable to get the webpack require.ensure chunking method work with React-Router and generate a separate bundle file

I want to use the webpack chunking method to generate separate packages for the individual routes in my routing configuration.
One way to achieve it is to use require.ensure to define splits for t