0.0.1-alpha10 • Published 5 years ago
@lwr-js/loader-shim v0.0.1-alpha10
Lightning Web Runtime :: Client Runtime Loader Shim
This package contains the Client Runtime Loader Shim for hosting a LWR application in AMD format. The AMD Loader Shim is responsible for:
- defining and executing the
@lwr/loader
- exposure of the loader's
define
API atglobalThis.LWR.define
Output
The AMD Loader Shim is pre-built provided as a static IIFE resource:
build/
└── assets
└── prod
└── lwr-loader-shim.js