histoire
histoire copied to clipboard
Error with using vuetify treeshaking on nuxt
Describe the bug
Error: Vuetify plugin must be loaded after the vue plugin In dev & build story
Reproduction
https://stackblitz.com/edit/nuxt-starter-5fsqwn
System Info
System:
OS: macOS 13.4
CPU: (8) arm64 Apple M1
Memory: 4.74 GB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
Browsers:
Chrome: 114.0.5735.106
Firefox: 109.0.1
Safari: 16.5
npmPackages:
@histoire/plugin-nuxt: ^0.16.2 => 0.16.2
@histoire/plugin-vue: ^0.16.1 => 0.16.1
histoire: ^0.16.2 => 0.16.2
nuxt: 3.5.2 => 3.5.2
vuetify: ^3.3.3 => 3.3.3
Used Package Manager
npm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [X] The provided reproduction is a minimal reproducible example of the bug.