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 +}