Vue
Add @addfox/rsbuild-plugin-vue to plugins in addfox.config.ts to enable Vue 3 (SFC, Vue runtime).
Setup
TSX/JSX Support
@addfox/rsbuild-plugin-vue supports both Vue SFC (.vue) and TSX/JSX out of the box. No additional configuration needed.
Manual Setup (if not using @addfox/rsbuild-plugin-vue)
If you prefer to use the official Rsbuild plugins manually, you need to install additional dependencies:

