This commit is contained in:
Hai 2025-10-07 00:45:53 +08:00
parent dac300f09a
commit d4d787a922
1 changed files with 1 additions and 0 deletions

View File

@ -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$/
];