aspnetcore/templates/AngularSpa/ClientApp
danobri bcaa3af92e Re-add bootstrap import
In the update to Angular 4, the bootstrap import got removed from boot.client.ts, causing the navbar-toggle menu to longer work in the template.  Re-adding so navbar-toggle is functional again.
2017-06-08 11:14:18 +01:00
..
app In AngularSpa template, redefine app.module.shared as a real NgModule. Fixes #986. 2017-06-08 11:08:36 +01:00
test
boot-client.ts Re-add bootstrap import 2017-06-08 11:14:18 +01:00
boot-server.ts