exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 66 forks source link

feat(examples): add with-react-router-lazy #174

Closed ahuigo closed 1 year ago

ahuigo commented 1 year ago

Add an code splitting example which is named as with-react-router-lazy

deckchairlabs commented 1 year ago

Maybe we can just add lazy load to the with-react-router example, since it would be a pretty common thing to do?

ahuigo commented 1 year ago

Maybe we can just add lazy load to the with-react-router example, since it would be a pretty common thing to do? Sorry long to reply. I have done as you suggested.

deckchairlabs commented 1 year ago

Thanks!