diff --git a/README.md b/README.md index dda0441e..ee5b77cf 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ module.exports = { { loader: 'css-loader', options: { sourceMap: true, importLoaders: 1 } - } + }, { loader: 'less-loader', options: { sourceMap: true }