mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-08 07:01:02 +01:00
This adds the `--mantine-ui` switch to `web/ui/build_ui.sh` which allows to build without the old react UI. If built with only the mantine ui and started with `--enable-features=old-ui` the user will get a 404 response on th web port. Signed-off-by: Jan Fajerski <jfajersk@redhat.com>