From 06fa30c48d66bb1452ed4c89a3f4a719dfb97739 Mon Sep 17 00:00:00 2001 From: Dennis Kigen Date: Fri, 20 Jan 2023 16:55:52 +0300 Subject: [PATCH] (chore) Remove Immunizations app from frontend build config (#678) --- frontend/spa-build-config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index c6176345c..856ff3ed7 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -16,7 +16,6 @@ "@openmrs/esm-patient-chart-app": "next", "@openmrs/esm-patient-conditions-app": "next", "@openmrs/esm-patient-forms-app": "next", - "@openmrs/esm-patient-immunizations-app": "next", "@openmrs/esm-patient-medications-app": "next", "@openmrs/esm-patient-notes-app": "next", "@openmrs/esm-patient-programs-app": "next",