Open
Description
Currently, the Vuetify module for Nuxt offers partial support for Vuetify Blueprints, but with several limitations, as stated in the documentation. Specifically, the following options are not supported or require manual configuration:
ssr
(controlled internally by the module)components
directives
locale
date
icons
aliases
(only supports defining aliases with strings; using a component type results in an error: "Cannot start nuxt: Unexpected token '."'*)
Since Blueprints in Vuetify are designed to simplify project setup, full support in the Nuxt module would be highly beneficial, removing the need for additional manual configuration.
Requests:
- Would it be possible to add full Blueprint support in future releases?
- Are there any technical reasons preventing full compatibility?
Having this functionality would allow developers to fully leverage Blueprints without additional setup.
Thank you for your work and for considering this request! 🚀
Metadata
Metadata
Assignees
Labels
No labels