@addfox/rsbuild-plugin-extension-entry
v0.1.1-beta.8
Published
Rsbuild plugin: multi-entry, HTML and public copy (internal)
Readme
@addfox/rsbuild-plugin-extension-entry
中文 | English
Rsbuild plugin: configures multi-entry, HTML templates and public copy from addfox’s resolved entry list. Injected by CLI pipeline; users do not configure it directly.
- Multi-entry: popup, options, content, background, sidepanel, devtools and custom entry
- HTML templates: JS/TS is the real entry; HTML is template only and must include one
<script data-addfox-entry src="..."> - Entry config supports
stringor{ src, html }(html can betrueor template path) - Copies
public/to dist when present
