Skip to content

Commit 3ad4fca

Browse files
authored
Merge pull request #15689 from webpack/fix-inmemory-cache
add comments regarding infrastructure logs in tests
2 parents 293e677 + ccf8bf5 commit 3ad4fca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module.exports = [
2+
// each time sets different assetsInfo object instance in webpack.config.js:54
3+
// this prevents hit in inmemory cache
24
/^Pack got invalid because of write to: TerserWebpackPlugin|bundle0\.js$/
35
];
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module.exports = [
2+
// each time returns different OriginalSource in webpack.config.js:78
3+
// this prevents hit in inmemory cache
24
/^Pack got invalid because of write to: RealContentHashPlugin|analyse|index\.html$/
35
];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy