Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@

Use Rspack with a development server that provides live reloading. This should be used for development only.

> `@rspack/dev-server` is based on `webpack-dev-server@5`
> [!NOTE]
> The `main` branch is under active development for 2.0\*\*.
Comment thread
chenjiahan marked this conversation as resolved.
Outdated
Comment thread
chenjiahan marked this conversation as resolved.
Outdated
> The stable `1.x` releases are maintained in the [v1.x](https://github.com/rstackjs/rspack-dev-server/tree/v1.x) branch.

## Installation

Expand Down