diff --git a/README.md b/README.md index e9197a24..2641bfe3 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ module.exports = { { test: /\.css$/, use: [ - { - MiniCssExtractPlugin.loader, + { + loader: MiniCssExtractPlugin.loader, options: { // you can specify a publicPath here // by default it use publicPath in webpackOptions.output