Skip to content

Commit 0e63426

Browse files
jeffin143chenxsan
andauthored
docs(blog) : compilation.cache is deprecated now (#4302)
* Docs(blog) : compilation.cache is deprecated now * Update src/content/blog/2020-10-10-webpack-5-release.md Co-authored-by: Sam Chen <chenxsan@gmail.com>
1 parent ee50b89 commit 0e63426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/blog/2020-10-10-webpack-5-release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,7 @@ These dependencies are cheaper to process and webpack uses them when possible
12511251
- `ChunkGraph` added
12521252
- `ChunkGroup.setParents` removed
12531253
- `ChunkGroup.containsModule` removed
1254+
- `Compilation.cache` was removed in favor of `Compilation.getCache()`
12541255
- `ChunkGroup.remove` no longer disconnected the group from block
12551256
- `ChunkGroup.compareTo` signature changed
12561257
- `ChunkGroup.getChildrenByOrders` signature changed

0 commit comments

Comments
 (0)