Is there any official CDN from google that have the ngComponentRouter, I can't find it anywhere.
Asked
Active
Viewed 204 times
2 Answers
1
It's not google or minified, but I use https://npmcdn.com/@angular/router@0.2.0/angular1/angular_1_router.js

Johann N
- 11
- 1
0
As far as I know there isn't any CDN partner of google that implemented it but you could use this publication.
Here you can find the documentation
Be aware it has been deprecated and they recommend to use ngRoute module.

Katie Sinatra
- 438
- 2
- 10