aurelia / webpack-plugin

A plugin for webpack that enables bundling Aurelia applications.
MIT License
90 stars 36 forks source link

MiniCssExtractPlugin impact of AureliaPlugin #196

Closed deleonio closed 2 years ago

deleonio commented 2 years ago

This Option (experimentalUseImportModule: true) break the Aurelia build.

I don't know why?!

https://webpack.js.org/plugins/mini-css-extract-plugin/#experimentaluseimportmodule

deleonio commented 2 years ago

https://github.com/webpack-contrib/mini-css-extract-plugin/issues/863

3cp commented 2 years ago

See progress in #197