Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 1.47 KB

deployment.md

File metadata and controls

42 lines (38 loc) · 1.47 KB

Frontend

Import Map

{
  "imports": {
    "@openmrs/esm-home-app": "next",
    "@openmrs/esm-patient-notes-app": "next",
    "@openmrs/esm-patient-forms-app": "next",
    "@openmrs/esm-patient-programs-app": "next",
    "@openmrs/esm-patient-test-results-app": "next",
    "@openmrs/esm-patient-attachments-app": "next",
    "@openmrs/esm-patient-search-app": "next",
    "@openmrs/esm-patient-appointments-app": "next",
    "@openmrs/esm-patient-list-app": "next",
    "@openmrs/esm-patient-medications-app": "next",
    "@icap-ethiopia/esm-patient-chart-app": "next",
    "@openmrs/esm-patient-immunizations-app": "next",
    "@openmrs/esm-patient-conditions-app": "next",
    "@openmrs/esm-dispensing-app": "next",
    "@openmrs/esm-patient-banner-app": "next",
    "@openmrs/esm-devtools-app": "next",
    "@openmrs/esm-patient-biometrics-app": "next",
    "@openmrs/esm-login-app": "next",
    "@icap-ethiopia/esm-patient-registration-app": "next",
    "@openmrs/esm-patient-allergies-app": "next",
    "@openmrs/esm-primary-navigation-app": "next",
    "@openmrs/esm-patient-vitals-app": "next",
    "@ohri/openmrs-esm-ohri-core-app": "next",
    "@openmrs/esm-appointments-app": "next",
    "@openmrs/esm-outpatient-app": "next",
    "@openmrs/esm-implementer-tools-app": "next",
    "@ohri/openmrs-esm-ohri-cervical-cancer-app": "next",
    "@ohri/openmrs-esm-ohri-hiv-app": "next",
    "@openmrs/esm-form-builder-app": "next",
    "@icap-ethiopia/esm-ethiohri-app": "next"
  }
}