Joshua Kaminetsky

Results 2 issues of Joshua Kaminetsky

You would still need something like `webpack-flush-chunks` to determine which CSS chunks are needed for the initial render correct? Assuming one is using CSS chunks...

If this is going to be merged into webpack, it would help to start conforming to their [eslint](https://github.com/webpack/webpack/blob/master/.eslintrc.js), [editorconfig](https://github.com/webpack/webpack/blob/master/.editorconfig), and [prettier](https://github.com/webpack/webpack/blob/master/.prettierrc.js) configs.

help wanted