Skip to content

Commit

Permalink
Merge pull request #3308 from Lazyuki/fix-toHaveStyle
Browse files Browse the repository at this point in the history
fix styles not being added when using toHaveStyle()
  • Loading branch information
quantizor committed Oct 30, 2020
2 parents 0c02955 + cd3070b commit 710717a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/styled-components/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ const serverConfig = {
],
plugins: configBase.plugins.concat(
replace({
window: undefined,
__SERVER__: JSON.stringify(true),
}),
minifierPlugin
Expand Down

0 comments on commit 710717a

Please sign in to comment.