Skip to content

Commit

Permalink
build: don't hoist @storybook/addon-docs/preview to avoid build err…
Browse files Browse the repository at this point in the history
…ors in ci
  • Loading branch information
nerdyman committed Apr 7, 2023
1 parent ea74395 commit 0615e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# @see https://github.com/storybookjs/builder-vite/issues/55
public-hoist-pattern[]=*storybook*
public-hoist-pattern[]=@storybook/addon-docs/preview
public-hoist-pattern[]=@mdx-js/react

0 comments on commit 0615e84

Please sign in to comment.