Skip to content
Snippets Groups Projects
Commit 30816cb3 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

build: refactor webui build and enable it in packages

Web UI feature is already enabled in CI `test` stage. This patch adds it
to the `pack` stage.

To do that, a path to a webui buldle can be passed explicitly, and it
does in CI which now builds it in a separate stage.

In default Rust features `webui` remains disabled by default to keep
minimal development environment truly minimal.

(cherry picked from commit f8d1bc1e)
parent 8150522c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment