Skip to content

[Vite, Nuxt3, Vuetify3] styles: 'expose' | This variable was not declared with !default in the @used module. #245

@MichaelGitArt

Description

@MichaelGitArt

Environment
Vuetify Version: "3.0.0-beta.4"
Nuxt Version: "3.0.0-rc.4"
vite-plugin-vuetify: "1.0.0-alpha.12"
Browsers: Chrome 102.0.0.0
OS: MacOS 12.3.1

Desc
Styles loading is incredibly long and it throws errors with styles: 'expose'

vuetify({
styles: 'expose',
}),

Steps to reproduce
Just install deps and 'yarn dev`.

Actual Behavior
Styles are loading very long. 15+ seconds and fails few errors and then works well.
In browsers error:
image
image

Terminal errors:
image
image

Reproduction Link
https://github.com/MichaelGitArt/vite-plugin-vuetify-issue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions