marcoslin / bower-angularAMD

bower repo for angularAMD
0 stars 1 forks source link

please update this repo regarding to the main angularAMD #1

Closed exp182 closed 10 years ago

exp182 commented 10 years ago

When I install angularAMD with bower, it pulls an old version from this repo, which is lacks the dependencies i.e. the requireJS

marcoslin commented 10 years ago

The problem is that I cannot find a bower specific RequireJS dependency. bower install requirejs will simply clone RequireJS project and you wont get the minified version from their download page. There are few other repository that you can obtain the minified requrejs but these are not official ones. Do you know of any RequireJS dependencies that we can rely on?

marcoslin commented 10 years ago

No response from user. Closing the issue for now.