Skip to content

Commit

Permalink
fix(vue3): collect: inline vuetify packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jun 8, 2022
1 parent 8a7d16f commit 8958ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/histoire/src/node/collect/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export function useCollectStories (options: UseCollectStoriesOptions, ctx: Conte
/@histoire\/[\w\d-]+\/dist/,
/histoire-[\w\d-]+\/dist/,
/@vue\/devtools-api/,
/vuetify/,
...ctx.config.viteNodeInlineDeps ?? [],
],
},
Expand Down

0 comments on commit 8958ac5

Please sign in to comment.