fix styles not being added when using toHaveStyle()

This commit is contained in:
Yuki Ito
2020-10-12 20:29:59 -04:00
parent 0c029557d8
commit cd3070b183

View File

@@ -119,7 +119,6 @@ const serverConfig = {
],
plugins: configBase.plugins.concat(
replace({
window: undefined,
__SERVER__: JSON.stringify(true),
}),
minifierPlugin