We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cea18 commit 9af90eeCopy full SHA for 9af90ee
lib/loaders/css-extract.js
@@ -35,7 +35,6 @@ module.exports = {
35
}, ...loaders];
36
}
37
38
- // Default options
39
return [{
40
loader: MiniCssExtractPlugin.loader,
41
options: applyOptionsCallback(
0 commit comments