Commit 3566a3d9 authored by Pietro Arturo Panetta's avatar Pietro Arturo Panetta
Browse files

Issue #3258871: TypeError: MiniCssExtractPlugin is not a constructor

parent 93f87c62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

## All changes
# Issue #3263341 by braintec: New release for Bootstrap-italia library
# Issue #3258871: TypeError: MiniCssExtractPlugin is not a constructor

# Summary 8.x-0.21
## Release notes
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
    "cross-env": "^7.0.3",
    "css-loader": "^6.5.1",
    "css-minimizer-webpack-plugin": "^3.2.0",
    "mini-css-extract-plugin": "2.4.5",
    "mini-css-extract-plugin": "^2.5.3",
    "node-sass": "^6.0.1",
    "postcss-loader": "^6.2.1",
    "sass-loader": "^12.3.0",