dev-docs/decisions/2022-01-14_bundle-distribution.md
Accepted
We want to start distributing the bundled versions of Lit but incentivize users to use the unbundled packages if possible.
The bundles will be distributed by committing them to a new repo
(https://github.com/lit/bundles) at the same time lit is published to npm.
[email protected]), which is necessary for compatibility
with jsDelivr's scheme for specifying an imprecise version when requesting a
file from a repo on GitHub. (See https://jsdelivr.com/features for more info.)