From 37adf22bd9075895823bd4a176f7eb6971cd2749 Mon Sep 17 00:00:00 2001 From: Joshua Murithi Date: Thu, 12 Sep 2024 16:33:59 +0300 Subject: [PATCH] Update build-config.json (#767) --- frontend-config/dev/build-config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend-config/dev/build-config.json b/frontend-config/dev/build-config.json index 06f5f82f..917aa545 100644 --- a/frontend-config/dev/build-config.json +++ b/frontend-config/dev/build-config.json @@ -22,7 +22,6 @@ "@openmrs/esm-stock-management-app": "next", "@openmrs/esm-patient-labs-app": "next", "@openmrs/esm-radiology-app": "next", - "@openmrs/esm-ward-app": "next", "@openmrs/esm-patient-search-app": "next", "@openmrs/esm-active-visits-app": "next", "@kenyaemr/esm-appointments-app": "next", @@ -47,4 +46,4 @@ "${openmrsSpaBase}/openmrs.config.json" ], "importmap": "/openmrs/spa/importmap.json" -} \ No newline at end of file +}