postcss-load-config icon indicating copy to clipboard operation
postcss-load-config copied to clipboard

Deprecated config in example

Open Alexufo opened this issue 4 years ago • 1 comments

On webpack's page example of plugin setup marked as deprecated webpack.config.js (deprecated, will be removed in the next major release)

https://webpack.js.org/loaders/postcss-loader/

Does this repository show depricated example?

Alexufo avatar Sep 30 '21 00:09 Alexufo

Yeap, webpack prefer array config.

Can you send PR with docs changes?

ai avatar Sep 30 '21 15:09 ai