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.
Upstream repo at https://github.com/angular/angular.
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__core/system/es2022/ivy/angular-core.js
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__core/system/es2022/ivy/angular-core.min.js
https://unpkg.com/@esm-bundle/angular__core/system/es2022/ivy/angular-core.js
https://unpkg.com/@esm-bundle/angular__core/system/es2022/ivy/angular-core.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__core@11.1.1/system/es2015/ivy/angular-core.js
https://cdn.jsdelivr.net/npm/@esm-bundle/angular__core@11.1.1/system/es2015/ivy/angular-core.min.js
https://unpkg.com/@esm-bundle/angular__core@11.1.1/system/es2015/ivy/angular-core.js
https://unpkg.com/@esm-bundle/angular__core@11.1.1/system/es2015/ivy/angular-core.min.js
If you need an es5 build, non-ivy build, or a build for a different version of Angular, please open a Github issue.
npm install --save @angular/core@npm:@esm-bundle/angular__core
yarn add @angular/core@npm:@esm-bundle/angular__core