update webapp + bonsai integration

This commit is contained in:
Sayan Jyoti Das
2025-08-29 17:45:30 +05:30
committed by Dion Moult
parent 1672a7da32
commit a5d9fe551a
115 changed files with 10518 additions and 2024 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ PACKAGE_NAME:=ifctester
include ../common.mk
NODE_ENV ?= production
WEBAPP_DIR := webapp-next
WEBAPP_DIR := webapp
WEBAPP_BUILD_DIR := $(WEBAPP_DIR)/dist
.PHONY: webapp-dev