We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
en/browserslist.mdx
1 parent bbab73c commit 58a4901Copy full SHA for 58a4901
website/docs/en/guide/advanced/browserslist.mdx
@@ -32,7 +32,7 @@ Rsbuild will set different default values of Browserslist according to [output.t
32
33
### Web target
34
35
-If [output.target`is`web`, Rsbuild will use the following Browserslist by default:
+If `output.target` is `web`, Rsbuild will use the following Browserslist by default:
36
37
```yaml title=".browserslistrc"
38
chrome >= 87
0 commit comments