angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Publish release on public CDNs #3491

Closed r0b- closed 7 years ago

r0b- commented 7 years ago

Please publish the current release on public CDNs like cdnjs or jsdelivr.

Thanks in advance!

MartinKolarik commented 7 years ago

@jsdelivrbot npm uirouter/angularjs

jsdelivrbot commented 7 years ago

Browse the CDN files https://cdn.jsdelivr.net/npm/@uirouter/angularjs/

Load the main file https://cdn.jsdelivr.net/npm/@uirouter/angularjs@1.0.5 Make sure you configure the default file correctly. You can use "jsdelivr" or "cdn" in package.json to set the correct CDN file.

Version aliasing to latest major release https://cdn.jsdelivr.net/npm/@uirouter/angularjs@1

Add .min. to files to auto-minify.

-- Full documentation

christopherthielen commented 7 years ago

Here's jsdelivr: https://cdn.jsdelivr.net/npm/@uirouter/angularjs@1.0.5/release/angular-ui-router.js

Here's unpkg: https://unpkg.com/@uirouter/angularjs@1.0.5/release/angular-ui-router.js