projectId
argument - a string or an array of strings - tells Mason which projects you'd like to use in your app, and they will be loaded immediately. If you have a single-page application, it's best to fetch all of them when your app mounts, so your components can render immediately. You may, however, do subsequent calls to Mason
and add new Project IDs at any time.