ESM and SystemJS bundles for @angular/cdk
npm install @esm-bundle/angular__cdk  
Instructions for creating a new esm-bundle repo
A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.
#### ES2015
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.js
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.min.js
https://unpkg.com/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.js
https://unpkg.com/@esm-bundle/angular__cdk/system/es2015/ivy/angular-a11y.min.js
#### ES2020
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.js
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.min.js
https://unpkg.com/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.js
https://unpkg.com/@esm-bundle/angular__cdk/system/es2020/ivy/angular-a11y.min.js
Other packages are named in the following format angular-${cdk-package-filename}, for instance, @angular/cdk/accordion is angular-accordion.js, @angular/cdk/portal is angular-portal.js, etc.
If you need an es5 build, non-ivy build, or a build for a different version of Angular, please open a Github issue.
``sh`
npm install --save angular__cdk@npm:@esm-bundle/angular__cdk
`sh``
yarn add angular__cdk@npm:@esm-bundle/angular__cdk