summaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/pr/prometheus/disable-react-app.diff
blob: f98eca28554aaf7a3e3f2884ef9abb6b68360071 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./build_ui.sh	2025-10-22 23:32:08.739188520 +0100
+++ ./build_ui.sh	2025-10-22 23:32:23.753242986 +0100
@@ -50,7 +50,6 @@ for i in "$@"; do
   case ${i} in
   --all)
     buildModule
-    buildReactApp
     buildMantineUI
     shift
     ;;