Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shellscape/koa-webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Nov 4, 2018
2 parents 28bbd97 + 316e8f8 commit 165d921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -151,7 +151,7 @@ for more information and a workaround.

## Server-Side-Rendering

When `serverSideRender` is set to true in `config.dev`, `webpackStats` is
When `serverSideRender` is set to true in `config.devMiddleware`, `webpackStats` is
accessible from `ctx.state.webpackStats`.

```js
Expand Down

0 comments on commit 165d921

Please sign in to comment.