Skip to content

[Question | Feature request] Full blueprint support? #295

Open
@juanjcardona13

Description

@juanjcardona13

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:

  1. Would it be possible to add full Blueprint support in future releases?
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions