jtart / react-universal-app

Library for building a single-page application with Universal React component(s) and React Router.
MIT License
14 stars 2 forks source link

Implement with react-loadable on route components #28

Open jtart opened 6 years ago

jtart commented 6 years ago

Would uni handle an async imported route component well?

Also add an example

jtart commented 6 years ago

See #52