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

enable use of other backends besides express #408

Open
noahehall opened this issue Jun 19, 2021 · 0 comments
Open

enable use of other backends besides express #408

noahehall opened this issue Jun 19, 2021 · 0 comments

Comments

@noahehall
Copy link

  • Operating System: ubuntu baby
  • Node Version: latest
  • NPM Version: latest
  • webpack Version: latest
  • ${package} Version: latest

Feature Proposal

enable use of other backends besides express, e.g. i use koa2. it could be something like my hacky version here

I had to modify both this project and webpack-dev-middleware but the modifications were so trivial I imagine there could be a simplier way for your consumers to enable this without having to go through the forking like i did.

It would be great to say hey 'use this middleware instead of the default' and supply either my own fn or one available within this repo.

thx!

Feature Use Case

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

1 participant