mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-04-28 17:25:54 +08:00
fix styles not being added when using toHaveStyle()
This commit is contained in:
@@ -119,7 +119,6 @@ const serverConfig = {
|
||||
],
|
||||
plugins: configBase.plugins.concat(
|
||||
replace({
|
||||
window: undefined,
|
||||
__SERVER__: JSON.stringify(true),
|
||||
}),
|
||||
minifierPlugin
|
||||
|
||||
Reference in New Issue
Block a user