Lazy loading method for vue routing

this way of writing will prompt critical dependecy

vue-router document

const Foo = () => import("./Foo.vue")

resolve   
Mar.16,2021
There is no problem with

. If you really want to say where there is a problem, there is only the'.. /'of require (['.. / components']), the extension of webpack automatic parsing. You don't know how to set


suggest following the vue-router document

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37566-2c080.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37566-2c080.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?