Skip to content

sync main into dev #1243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 22, 2025
Merged
Changes from all 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
2 changes: 1 addition & 1 deletion config/build-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Git LFS 占位符会自动排除在内联之外,因为它们不包含其所表
## build.cssTarget {#build-csstarget}

- **类型:** `string | string[]`
- **默认值:** 与 [`build.target`](/config/#build-target) 一致
- **默认值:** 与 [`build.target`](#build-target) 一致

此选项允许用户为 CSS 的压缩设置一个不同的浏览器 target,此处的 target 并非是用于 JavaScript 转写目标。

Expand Down