Skip to content

Commit b9497d8

Browse files
committed
chore: add changeset for CSS modules hash collision fix
1 parent 1323e24 commit b9497d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webpack": patch
3+
---
4+
5+
Use compiler context instead of module context for CSS modules local ident hashing to avoid hash collisions when files with the same name exist in different directories.

0 commit comments

Comments
 (0)