mirror of https://github.com/webpack/webpack.git
4 lines
137 B
JavaScript
4 lines
137 B
JavaScript
|
|
module.exports = [
|
||
|
|
/^Pack got invalid because of write to: Compilation\/modules.+no-string[/\\]loader\.js!.+no-string[/\\]file\.js$/
|
||
|
|
];
|