Menonaktifkan mode prefetch di Vue CLI bagian vue.config.js untuk performa lebih cepat
https://medium.com/@mrodal/how-to-make-lazy-loading-actually-work-in-vue-cli-3-7f3f88cfb102
#vue #config #prefetch #disabled
https://medium.com/@mrodal/how-to-make-lazy-loading-actually-work-in-vue-cli-3-7f3f88cfb102
#vue #config #prefetch #disabled
Medium
How to make lazy loading actually work in Vue (CLI 3)
TL;DR: By default Vue CLI based projects prefetch all the things and you can disable it.