Record<string, unknown> | Function
Define the parameters in the HTML template, corresponding to the templateParameters
config of html-rspack-plugin. You can use the config as an object or a function.
The usage of this configuration item is exactly the same as that of Rsbuild. For detailed information, please refer to Rsbuild - html.templateParameters.