Search Docs
type TagsConfig = HtmlTag | HtmlTagHandler | Array<HtmlTag | HtmlTagHandler>;
undefined
Modifies the tags that are injected into the HTML page.
The usage of this configuration item is exactly the same as that of Rsbuild. For detailed information, please refer to Rsbuild - html.tags.