Cannot get pages before initialization #346
Unanswered
mockingjet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I import '~pages' in my page.vue and had this error when vite hot reload. Should we avoid to use
import routes from '~pages';
in page files?Beta Was this translation helpful? Give feedback.
All reactions