webpack-react-redux-server-side-render-example icon indicating copy to clipboard operation
webpack-react-redux-server-side-render-example copied to clipboard

`/users` page "code splitting" example

Open catamphetamine opened this issue 6 years ago • 0 comments

An example of moving the /users page into its own component. All other pages' .meta and .load functions would have to be also moved to their own files: I didn't do that in this example for brevity.

catamphetamine avatar Sep 24 '19 17:09 catamphetamine