# optimisations for prefetching chunks
Nuxt does not fully prefetch the page with all its data (only .vue file)
enhancementgood first issue馃嵃 p2-nice-to-have
Allow `prefetch` prop for nuxt-link to enable prefetching for specific links
enhancementgood first issue2.x
Also allow `<NuxtLink>` to execute prefetch when `to` type props are `RouteLocationRaw`
enhancement3.x馃嵃 p2-nice-to-have