Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 2.24 KB

File metadata and controls

59 lines (32 loc) · 2.24 KB

angular-router

npm version build status

"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.

Latest Version

@angular/router

ES2015

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router/system/es2015/ivy/angular-router.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router/system/es2015/ivy/angular-router.min.js

https://unpkg.com/@esm-bundle/angular__router/system/es2015/ivy/angular-router.js

https://unpkg.com/@esm-bundle/angular__router/system/es2015/ivy/angular-router.min.js

ES2020

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router/system/es2020/ivy/angular-router.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router/system/es2020/ivy/angular-router.min.js

https://unpkg.com/@esm-bundle/angular__router/system/es2020/ivy/angular-router.js

https://unpkg.com/@esm-bundle/angular__router/system/es2020/ivy/angular-router.min.js

Specific Version

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router@14.0.4/system/es2015/ivy/angular-router.js

https://cdn.jsdelivr.net/npm/@esm-bundle/angular__router@14.0.4/system/es2015/ivy/angular-router.js

https://unpkg.com/@esm-bundle/angular__router@14.0.4/system/es2015/ivy/angular-router.js

https://unpkg.com/@esm-bundle/angular__router@14.0.4/system/es2015/ivy/angular-router.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/router@npm:@esm-bundle/angular__router

Yarn

yarn add @angular/router@npm:@esm-bundle/angular__router