webpack/test/cases/loaders/no-string/infrastructure-log.js

4 lines
137 B
JavaScript
Raw Normal View History

2022-02-15 02:31:59 +08:00
module.exports = [
/^Pack got invalid because of write to: Compilation\/modules.+no-string[/\\]loader\.js!.+no-string[/\\]file\.js$/
];