Note
@rspack/browser
is still in an early stage of development.
The playground for Rspack based on @rspack/browser
.
Try it on https://playground.rspack.rs/
Install the dependencies:
pnpm install
Start the dev server, and the app will be available at http://localhost:3000.
pnpm dev