Fix typo in optimize_webui_host
Change-Id: I68abc62bceff5d3a43a6b85673a3efdeb95016a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904559 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363975}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
eba291aa46
commit
868968e0e9
@ -610,7 +610,7 @@ optimize: Specifies whether any optimization steps will be used. Defaults to the
|
||||
invoked to bundle JS code (using Rollup).
|
||||
|optimize_webui_host| must be specified if |optimize_webui_in_files|
|
||||
is provided.
|
||||
optimize_ webui_host: See |host| in bundle_js().
|
||||
optimize_webui_host: See |host| in bundle_js().
|
||||
optimize_webui_excludes: See |excludes| in bundle_js(). Optional.
|
||||
optimize_webui_external_paths: See |external_paths| in optimize_webui().
|
||||
Optional.
|
||||
|
Reference in New Issue
Block a user