mirror of https://github.com/webpack/webpack.git
refactor
This commit is contained in:
parent
dac300f09a
commit
d4d787a922
|
@ -3,5 +3,6 @@
|
|||
module.exports = [
|
||||
// each time returns different OriginalSource in webpack.config.js:33
|
||||
// this prevents hit in inmemory cache
|
||||
/^Pack got invalid because of write to: RealContentHashPlugin|analyse|third.party.js$/,
|
||||
/^Pack got invalid because of write to: RealContentHashPlugin|analyse|third.party.js$/
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue