Skip to content

Commit f45eb19

Browse files
authored
Update changeset (#3273)
1 parent 77d930d commit f45eb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/healthy-lies-decide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
'@emotion/babel-plugin': patch
99
---
1010

11-
Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but when when importing external code with Node.js.
11+
Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js.

0 commit comments

Comments
 (0)