Closed
Description
The following line is causing issues as files are emitted to the output path of webpack when webpack is run. It would be great to have the option to turn this off.
// Emit the created content as well
this.emitFile(content.outputFilePath, content.contents || [''], map);
Please let me know if you would like me to put up a PR
Metadata
Metadata
Assignees
Labels
No labels