vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

rel="prefetch" not prefetching the resources #332

Open shreyas-a opened 6 years ago

shreyas-a commented 6 years ago

Observe that even in live demo resources are not getting prefetched. As an example, notice that https://vue-hn.now.sh/dist/0.685d9541a8b030833ec2.js is only fetched after we visit comments of any link.