esm-bundle / angular__core

ESM and SystemJS bundles for @angular/core
MIT License
5 stars 2 forks source link

angular-core

npm version

"What is this" blog post

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.

Latest Version

ES2022

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

Specific Version

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

Need a build that doesn't exist yet?

If you need an es5 build, non-ivy build, or a build for a different version of Angular, please open a Github issue.

Npm

npm install --save @angular/core@npm:@esm-bundle/angular__core

Yarn

yarn add @angular/core@npm:@esm-bundle/angular__core