Record<string, string>
undefined
Set different favicon for different pages.
The usage is same as favicon
, and you can use the "entry name" as the key to set each page individually.
faviconByEntries
will overrides the value set in favicon
.
Deprecated: This configuration is deprecated, please use the function usage of html.favicon
instead.
After recompiling, you will see:
foo
is ./src/assets/foo.png
../src/assets/default.png
.