hawkins / prettier-webpack-plugin

Process your Webpack dependencies with Prettier
https://travis-ci.org/hawkins/prettier-webpack-plugin
50 stars 14 forks source link

Upgrade to webpack 4 #29

Closed hawkins closed 6 years ago

hawkins commented 6 years ago

I seem to recall webpack 4 coming out with a new API for plugins, so this will be a non-trivial task but a necessary one.

Fixes #27