diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index efe4e5084..0252616ab 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -32,6 +32,9 @@ "@openmrs/esm-dispensing-app": "next", "@openmrs/esm-fast-data-entry-app": "next", "@openmrs/esm-cohort-builder-app": "next", + "@openmrs/esm-form-builder-app": "next", + "@openmrs/esm-laboratory-app": "next", + "@openmrs/esm-billing-app": "next", "@ohri/openmrs-esm-ohri-core-app": "next", "@ohri/openmrs-esm-ohri-covid-app": "next", "@ohri/openmrs-esm-ohri-pmtct": "next", @@ -39,10 +42,9 @@ "@ohri/openmrs-esm-ohri-cervical-cancer-app": "next", "@ohri/openmrs-esm-ohri-form-render-app": "next", "@openmrs/esm-stock-management-app": "next", - "@openmrs/esm-billing-app": "next", "@ohri/openmrs-esm-ohri-opd-app": "next", - "@openmrs/esm-form-builder-app": "next", - "@openmrs/esm-laboratory-app": "next" + "@ohri/openmrs-esm-ohri-hiv-care-treatment-app": "next", + "@ohri/openmrs-esm-ohri-hiv-prevention-app": "next" }, "spaPath": "$SPA_PATH", "apiUrl": "$API_URL",