Solid
Learn how to build a Solid application using Rsbuild.
Create a Solid application
Create a Solid application with create-rsbuild:
Then select Solid when prompted to "Select framework".
Use Solid in an existing project
To compile Solid components, you need to register the Rsbuild Solid plugin. The plugin will automatically add the necessary configuration for Solid builds.
For example, register the plugin in Rsbuild config:
rsbuild.config.ts

