You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 1. Validate the parameters of the retrieved module. There are two module request methods: pkgName + expose and alias + expose.
202
204
// 2. Request the snapshot information of the current host and globally store the obtained snapshot information. The retrieved module information is partially offline and partially online. The online module information will retrieve the modules used online.
203
205
// 3. Retrieve the detailed information of the current module from global (remoteEntry address, expose resource address)
0 commit comments