K-FOSS / TS-ESWeb-POC

Example of using TypeScript compiler and @K-FOSS/TS-ESNode to live transpile and serve modules without Parcel, WebPack, Babel. Just TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Splitting on Routes/Paths SSR and Client Side.

EntraptaJ opened this issue · comments

I have had "code splitting" working. Although I can't seem to get React.Lazy to load on the experimental SSR render.