license-webpack-plugin
license-webpack-plugin copied to clipboard
Packages with similar names cause `Multiple assets emit different content to the same filename` error.
I am using
@monaco-editor/reactmonaco-editor
packages. But when I try to use the license plugin I am seeing the error:
ERROR in Conflict: Multiple assets emit different content to the same filename ../../../licenses/web-licenses.txt
I have printed the package name inside excludedPackageTest and realized both modules have the same package name monaco-editor and their license files are different so we are seeing this issue.
Bump