You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2026. It is now read-only.
import"./App.css";importstylesfrom"./test.module.scss";constApp=()=>{return(<divclassName="content"><h1>Rsbuild with React</h1><p>Start building amazing things with Rsbuild.</p><divclassName={styles.parentA}><divclassName="sub">suba</div></div><divclassName={styles.parentB}><divclassName="sub">subb</div></div></div>);};exportdefaultApp;
web-infra-dev/rsbuild#5405 (comment)
Version
System: OS: Linux 6.1 Debian GNU/Linux 11 (bullseye) 11 (bullseye) CPU: (2) x64 AMD EPYC Memory: 1.50 GB / 4.14 GB Container: Yes Shell: Unknown npmPackages: @rsbuild/core: ^1.0.1 => 1.2.3 @rsbuild/plugin-react: ^1.0.1 => 1.1.0 @rsbuild/plugin-sass: ^1.3.2 => 1.3.2Details
.browserslistrc
input
output
App.jsx
Reproduce link
https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example/csb-5grpdz/draft/optimistic-http
Reproduce Steps
pnpm dev