Details
-
Task
-
Status: Done
-
TBD
-
Resolution: Fixed
-
None
-
None
-
None
-
High
Description
Sometimes, `System.import` returns an empty module, when it should return a module with all the exports (such as `setupOpenMRS`). This comes up when trying to develop patient chart widgets using import map overrides. This became a blocker for testing the app shell.
This happens because of the weird fusion between SystemJS and Webpack Module Federation that we are using for modules. We should just switch all the way to Webpack Module Federation.
Gliffy Diagrams
Attachments
Issue Links
- is depended on by
-
O3-1191 Create test system for app shell
-
- To Do
-