This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Documentation: downloading modules #4811
Closed
Description
In the documentation for NgResource, they're a link to download the module from Google's CDN. Visiting the linked page, I only see "angular.min.js", when I expected to also see "angular-resource.min.js".
Does it exist on the CDN? Not sure how you'd like to handle it, but felt a bit like a dead end.
Next, I tried to grab it from the "Download Angular JS" modal window. Took me a bit to realize in order to download modules, I had to click the "extras" link. Just one data point, but being a little more explicit about what "extras" includes might be helpful. It also took me a bit to understand that the "branch" buttons at the top changed which versions of "extras" was being linked.