Nuxt/examples/nuxt-prefetch
Rafał Chłodnicki 9e966a8f3c
chore(examples): use `2.x` version of nuxt instead of latest (#19737)
2023-03-16 06:24:27 -07:00
..
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 refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
store feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
README.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
nuxt.config.js fix(example): lint error 2019-01-07 16:44:14 +00:00
package.json chore(examples): use `2.x` version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00

README.md

Example of Nuxt prefetching

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