Skip to content

Commit

Permalink
Note upstream issue for middleware.js
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 18, 2023
1 parent c6bd67b commit 4b29c5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .storybook/middleware.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import { createProxyMiddleware } from 'http-proxy-middleware'

// UPSTREAM: https://github.com/storybookjs/storybook/issues/208#issuecomment-1485081586

/** @type {(app: import('express').Router) => void} */
export default (app) => {
app.use(
Expand Down

0 comments on commit 4b29c5a

Please sign in to comment.