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

Guides - Using Middleware w/ Express, Koa, Hapi #866

Closed
TheLarkInn opened this issue Feb 11, 2017 · 3 comments
Closed

Guides - Using Middleware w/ Express, Koa, Hapi #866

TheLarkInn opened this issue Feb 11, 2017 · 3 comments

Comments

@TheLarkInn
Copy link
Member

After speaking with @pdjota at ngVikings, it turns out we don't have any documentation for using webpack-dev-middleware with express.

@SpaceK33z Do you have any docs hidden anywhere already? Otherwise, we can leave this as low hanging fruit for a first time contributor.

@SpaceK33z
Copy link
Member

There are docs on the repo, https://github.com/webpack/webpack-dev-middleware/

@kbariotis
Copy link
Contributor

I could get my hands on it. Usually, I am using it like this: https://github.com/kbariotis/gityeller/blob/master/server.js#L26. Would that be a good example?

@skipjack skipjack changed the title How to use webpack-dev-middleware with express, koa, hapi Guides: webpack-dev-middleware w/ Express, Koa, Hapi May 18, 2017
@skipjack skipjack changed the title Guides: webpack-dev-middleware w/ Express, Koa, Hapi Guides - Using Middleware w/ Express, Koa, Hapi Jun 14, 2017
@skipjack
Copy link
Collaborator

Closing for a few reasons...

  • Inactive for a while now.
  • Hasn't seen too much activity/popularity.
  • Keep the focus on Guides - Review and Simplify #1258 and review other top-level sections before jumping into more guides.
  • Another instance of third-party docs before our core docs our fully ironed out.

With all that said...

  • I'm marking this with a new Reconsider label, so in the event that someone wants to dig this back up they (or anything else marked Reconsider), we can.
  • If someone wants to pick this up and has the time to really follow through with a PR, please feel free to re-open.

I think a better start for this may be adding some examples to the webpack-dev-middleware README if they don't already exist. At some point maybe we can create a Utilities section similar to Loaders and Plugins that contains packages like this that don't really fit into the latter two. For example:

  • webpack-dev-server
  • webpack-dev-middleware
  • enhanced-resolve
  • and there's definitely a whole bunch of others I've seen...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants