Skip to content
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

[SYNC] docs: update build options config (#4735) #49

Closed
github-actions bot opened this issue Aug 26, 2021 · 0 comments · Fixed by #56
Closed

[SYNC] docs: update build options config (#4735) #49

github-actions bot opened this issue Aug 26, 2021 · 0 comments · Fixed by #56
Labels

Comments

@github-actions
Copy link
Contributor

docs: update build options config (#4735) (cb90de0)


+++ b/docs/config/index.md
@@ -530,7 +530,7 @@ createServer()
### build.target
-- **Type:** `string`
+- **Type:** `string | string[]`
- **Default:** `'modules'`
- **Related:** [Browser Compatibility](/guide/build#browser-compatibility)
@@ -647,12 +647,6 @@ createServer()
Additional [minify options](https://terser.org/docs/api-reference#minify-options) to pass on to Terser.
-### build.cleanCssOptions
-
-- **Type:** `CleanCSS.Options`
-
-  Constructor options to pass on to [clean-css](https://github.com/jakubpawlowicz/clean-css#constructor-options).
-
### build.write
- **Type:** `boolean`
@github-actions github-actions bot added the sync label Aug 26, 2021
@Gumball12 Gumball12 mentioned this issue Sep 6, 2021
Gumball12 added a commit that referenced this issue Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants