Commit 4b6db63
authored
Update themr.js
when the source style is empty / contain only :global rules, `extract-text-webpack-plugin` put string instead of json, which break the merge.
this if prevent this specific case
javivelasco/react-css-themr#661 parent bb0da20 commit 4b6db63
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
225 | 232 | | |
226 | 233 | | |
227 | 234 | | |
| |||
0 commit comments