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
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