This module registers an npm
resource, from which you can dynamically request modules. The modules will be rolled up, bubled with the minimum level of transpilation applied, compressed in production and deduped on the client-side (i.e. if two components request the same module, it won't be redownloaded).