Nuxt/examples/nuxt-prefetch
Dmitry Molotkov ee7ad7741e fix(examples): fix deps on codesandbox (#4828)
[skip ci]
2019-01-22 11:04:19 +03:30
..
assets feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
layouts feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
pages feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
store feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
README.md feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
nuxt.config.js fix(example): lint error 2019-01-07 16:44:14 +00:00
package.json fix(examples): fix deps on codesandbox (#4828) 2019-01-22 11:04:19 +03:30

README.md

Example of Nuxt.js prefetching

Learn more at https://github.com/nuxt/nuxt.js/pull/4574