DeloitteAU / react-habitat

⚛️ 🛅 A React DOM Bootstrapper designed to harmonise a hybrid 'CMS + React' application.
Other
262 stars 42 forks source link

Feature/async require support #18

Closed jennasalau closed 7 years ago

jennasalau commented 7 years ago

Hey Guys,

Can you check this one too when you get a chance please.

This now adds code splitting support by using Promises to resolve components and fixes issue #2. I've also update the docs substantially so its a bit easier to navigate since they are so huge. You can preview them here.