Open
Description
I am having trouble making this work using vite instead of webpack.
Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/vuetify_lib.js?v=278ed383' does not provide an export named 'VDatetimePicker' (at app.vue?vue&type=template&lang.js:1:405)
I am using vuetify 2.5.8 and vite 2.6.13. I am able to get it to work by using it as my-datetime-picker. Is there something that says all v-... directives come from vuetify?
Any ideas?
Metadata
Assignees
Labels
No labels