ESM Views

Modular builds packages of "type": "esm-view" as ES Modules, rewriting all of a subset of their imports to make use of a configurable ESM CDN (e.g. Skypack or esm.sh). This allows users to implement the microfrontend pattern, by creating an artifact that can be imported at runtime by a host application, or loaded stand-alone thanks to the automatic generation of the index.html and trampoline file.


Table of contents