Commit dc19d5a
committed
fix: normalize falsy logo spec to undefined in fillLogoPaths
Now that logo-light-dark-specifier-path-optional accepts `false`,
return `undefined` explicitly for all falsy values rather than
leaking `false` through to resolveLogo.1 parent 07990f8 commit dc19d5a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
509 | 512 | | |
510 | 513 | | |
511 | 514 | | |
| |||
0 commit comments