Function refreshAllSubApps2

  • Refresh all subapps modules by setting its loaded module to null which will cause them to be reloaded when subAppReady is called. ie: renderPage from @xarc/react will check and call subAppReady.

    Returns void