extract-css-chunks-webpack-plugin
extract-css-chunks-webpack-plugin copied to clipboard
localIdentName silently removed?
The localIdentName loader option seems to have been silently removed (no mention in the changelog, docs, or code as far as I can see). Is there some other way to add local class names to css module outputs or is that no longer supported?
[edit] the option disappeared when upgrading from v4.3.2 to v4.7.5