react-gen-generator icon indicating copy to clipboard operation
react-gen-generator copied to clipboard

Question: lazy loading

Open alisman opened this issue 9 years ago • 0 comments

There is a nice example of lazy loading here (about page) but I'm struggling to understand what needed to be configured/installed to make this work. There are a lot of tutorials around for lazy loading, but from what I can see the only thing that was done here is to use getComponent in the route. Is this now handled under hood by webpack and router?

alisman avatar Aug 12 '16 17:08 alisman