unplugin-vue-components
unplugin-vue-components copied to clipboard
module '~page' is not found when i run build script
It works on development mode. But when i run build script, got this:
error TS2307: Cannot find module '~pages' or its corresponding type declarations.
2 import routes from '~pages'
and, in vscode, has the same hint