Can vue determine whether a component exists before an import component?

  1. because components are added dynamically in a directory, you need to determine whether a component exists before import, otherwise vue will report warn

add error information:

The reason for

clipboard.png
is that he made a mistake in import because he didn"t have this item2.form.vue file in my directory.

Mar.23,2021

No. You can open the vue-devtools tool to debug


  

encounter the same problem as you. Is there a solution

?
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-1b3bee2-2c2d8.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-1b3bee2-2c2d8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?