@addfox/cli
v0.1.1-beta.9
Published
addfox CLI: addfox dev / build, parses argv and drives Rsbuild
Readme
@addfox/cli
中文 | English
addfox CLI entry: parses argv, runs pipeline (load config → build Rsbuild config), wraps output with prefix, and runs Rsbuild for dev / build.
- Commands:
addfox dev,addfox build [-b chrome|edge|brave|vivaldi|opera|santa|firefox] - Depends on
@addfox/corefor config and entry resolution; depends on plugins for Rsbuild logic
See docs/HMR_AND_WATCH.md for why HMR is disabled in dev (build watch) and how Tailwind/PostCSS interacts with watch mode.
