Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: custom middleware #633

Closed
erykpiast opened this issue Nov 29, 2016 · 1 comment
Closed

Feature: custom middleware #633

erykpiast opened this issue Nov 29, 2016 · 1 comment

Comments

@erykpiast
Copy link

I love requireable storybook middleware for express, but I love features of storybook command line app too. Just a simple idea, totally opt-in and not affecting users who don't need this: ability to pass custom middlewares to express instance used within cmd tool. It could be super simple, ex. it may read middlewares.js module and apply functions exported by it or even pass express instance to function exported by that module and let it do anything. I'd like to implement this if you like the concept (or at least you find it usable and you think you may not reject it).

@arunoda
Copy link
Member

arunoda commented Nov 30, 2016

I hope we could discuss it here: #435

@arunoda arunoda closed this as completed Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants