On Thu, Jun 27, 2013 at 2:40 PM, Samantha Atkins <
sjat...@gmail.com> wrote:
> I have a two page application running fine except I have an ugly hack in
> that both pages have the same boilerplate (mostly) and both have an
> ng-app=my_app in them. Which means that both in fact bootstrap the
> application. I want to avoid that. Is there a good way to make this
> happen? Please refrain for now from telling me I should give up and make it
> a single page application.
Good question. 'angular' is exposed at the top-level, so, could that