Closed ekashida closed 11 months ago
Technically is is a breaking change if someone is using lwc v2 with lwc-webpack-plugin
and expecting to still be able to pass in the stylesheetConfig
.
I'm fine with releasing this as a breaking change for lwc-webpack-plugin
. We could also take this opportunity to bump the peerDependencies
to v5.
Thanks for catching that. Let's continue supporting v2 for now. I removed the config when undefined to avoid the deprecation warning.
This config has since become a noop