Import Custom Modules

You can load custom modules inside the "imports" section in an application, flow, page, and other containers. The "modules" section contains a map of module objects, which in turn contain a 'path' to the module JavaScript loader.

The path property can be a requireJS path to the JavaScript, or it can be a path scheme that resolves to a requireJS path to the JavaScript module loader.