Skip to content

Commit

Permalink
fix: correct css modules hashing to match Webpack when leading digit w…
Browse files Browse the repository at this point in the history
  • Loading branch information
daveskybet committed Dec 19, 2024
1 parent 0e749f0 commit 61e9750
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,6 @@ Object {

exports[`ConfigTestCases css large exported tests should allow to create css modules: prod 1`] = `
Object {
"placeholder": "-d72b53b84605386-placeholder-gray-700",
"placeholder": "-_6d72b53b84605386-placeholder-gray-700",
}
`;

0 comments on commit 61e9750

Please sign in to comment.