-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
definePage doesn't work with webpack #163
Labels
👍 contribution welcome
others are welcome to implement/fix this
🙏 help wanted
help in this issue is welcome
Comments
Hi @posva use Here is a link to stackblitz just in case https://stackblitz.com/github/undead-voron/unplugin-vue-router-webpack-example?file=package.json |
any update ? |
Have you solved this problem? |
Is there a plan to fix this problem ? |
posva
added
👍 contribution welcome
others are welcome to implement/fix this
🙏 help wanted
help in this issue is welcome
labels
Feb 21, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
👍 contribution welcome
others are welcome to implement/fix this
🙏 help wanted
help in this issue is welcome
Usage on 'definePage' results in an error while building.
Error:
Module Error (from ./node_modules/vue-loader/dist/index.js): At least one <template> or <script> is required in a single file component.
Code sample
The text was updated successfully, but these errors were encountered: