Skip to content

Commit

Permalink
Removed localhost debug for multi-branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Oct 8, 2024
1 parent b3a38e2 commit 18e10c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
const isGithubBuild = !!process.env["GITHUB_REPOSITORY"]
const preview = {
parameters: {
branches: {
hostname: "127.0.0.1:8080/storybook-bundle",
},
controls: {
matchers: {
color: /(background|color)$/i,
Expand Down

0 comments on commit 18e10c5

Please sign in to comment.