Closed deleonio closed 3 years ago
I have an alternative fix which is simpler and IMO less dubious than searching for similarly-named files as this PR does. Please see https://github.com/sonatype-nexus-community/copy-modules-webpack-plugin/pull/27
as #27 is merged, this one could be closed?
@304NotModified and @rpokorny
No, because all ts files does not copied correct.
I have update this repo to reproduce it - now it looks okay. https://github.com/sonatype-nexus-community/copy-modules-webpack-plugin/issues/25#issue-780160373
Closing as I cannot reproduce the underlying issue (#25)
We have identified a Webpack plugin for @angular that changes the filenames when compiling from TS to JS. In order to find the sources for the Nexus IQ, separate error handling is required.
This PR fixed https://github.com/sonatype-nexus-community/copy-modules-webpack-plugin/issues/25