webpack/test/configCases/process-assets/html-plugin/infrastructure-log.js

6 lines
218 B
JavaScript

module.exports = [
// each time returns different OriginalSource in webpack.config.js:78
// this prevents hit in inmemory cache
/^Pack got invalid because of write to: RealContentHashPlugin|analyse|index\.html$/
];