rolajs / rola

An incrementally adoptable framework for building production React sites.
11 stars 0 forks source link

pre-fetching links #3

Open estrattonbailey opened 5 years ago

estrattonbailey commented 5 years ago

Should add this a la next.js.

<Link href='/about' prefetch>About Page</Link>