-
Notifications
You must be signed in to change notification settings - Fork 612
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[webpack5-loc-plugin] Fix missing metadata during rebuild (#5110)
Co-authored-by: David Michon <[email protected]>
- Loading branch information
1 parent
6e9add6
commit 33336f6
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
...changes/@rushstack/webpack5-localization-plugin/fix-incremental-loc_2025-02-14-20-33.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@rushstack/webpack5-localization-plugin", | ||
"comment": "Fix a bug where `chunk.localizedFiles` was not set in incremental rebuilds.", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@rushstack/webpack5-localization-plugin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters