Record<string, ArrayOrNot<HtmlInjectTag | HtmlInjectTagHandler>>undefinedUsed for multiple entry applications, injecting different tags for each entry.
The usage is the same as tags, and you can use the "entry name" as the key to set each page individually.
tagsByEntries will override the value set in tags.
Deprecated: This configuration is deprecated, please use the function usage of tags instead.
Compile the application and you can see a tag injected on the foo page:
And for any other pages: