Skip to content

Commit

Permalink
Merge pull request #17897 from storybookjs/exclude-builder-vite-verda…
Browse files Browse the repository at this point in the history
…ccio

Exclude @storybook/builder-vite from verdaccio
  • Loading branch information
shilman authored Apr 6, 2022
2 parents 2f33584 + 1417b4b commit d5338e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/verdaccio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ packages:
access: $all
publish: $all
proxy: npmjs
'@storybook/builder-vite':
access: $all
publish: $all
proxy: npmjs

# storybook packages are NOT proxied to global registry
# allowing us to republish any version during tests
Expand Down

0 comments on commit d5338e9

Please sign in to comment.