Skip to content

Commit

Permalink
(feat) O3-3778 : Add user onboarding app to the spa-assemble-config.j…
Browse files Browse the repository at this point in the history
…son (#839)
  • Loading branch information
Vijaykv5 authored Aug 9, 2024
1 parent da0f228 commit ef5dd64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/spa-assemble-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"@openmrs/esm-patient-vitals-app": "next",
"@openmrs/esm-primary-navigation-app": "next",
"@openmrs/esm-service-queues-app": "next",
"@openmrs/esm-system-admin-app": "next"
"@openmrs/esm-system-admin-app": "next",
"@openmrs/esm-user-onboarding-app": "next"
},
"excludedFrontendModules": []
}

0 comments on commit ef5dd64

Please sign in to comment.