Description
Operators running Tutor get their frontends through tutor-mfe, so the app has to be known there before it can be deployed that way. This means adding it to the plugin's set of frontend apps, along with the configuration and routing it expects, so that a Tutor installation picks it up alongside the others.
Depends on the app publishing to NPM first.
Description
Operators running Tutor get their frontends through
tutor-mfe, so the app has to be known there before it can be deployed that way. This means adding it to the plugin's set of frontend apps, along with the configuration and routing it expects, so that a Tutor installation picks it up alongside the others.Depends on the app publishing to NPM first.