aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorPete Bacon Darwin2013-09-05 12:18:56 +0100
committerPete Bacon Darwin2013-09-05 12:19:18 +0100
commite3371d7c5368a060b3422b842df8690fa65c53b9 (patch)
tree8c4d189179e993ce1ef154d4a4a0fb9911dc1817 /Gruntfile.js
parent9b2b93d9bd4a9da19d76c4d83bf91e7c7775dacd (diff)
downloadangular.js-e3371d7c5368a060b3422b842df8690fa65c53b9.tar.bz2
docs(angular.bootstrap): clarify modules parameter
It was not clear what you could pass to specify modules to load in the `module` parameter of this function. The `modules` parameter takes an array. The main case is to provide a String, which is the name of a "predefined" angular module. The side cases are to provide a Function (or an annotated function in the form of an Array), which will be invoked by the injector as a run block. It is not possible to "define" new modules via this parameter. Closes #3692
Diffstat (limited to 'Gruntfile.js')
0 files changed, 0 insertions, 0 deletions