aspnetcore/templates/AngularSpa
frederikprijck fc398d602a Allow lazy loading with AngularSpa in dev build
Previously, the AngularSpa didn't include `angular2-router-loader`.
This commit ensures it does.

Closes #1194
2017-08-21 16:06:18 -07:00
..
.template.config
ClientApp Fix typo 2017-08-02 09:21:40 +01:00
Controllers
Views
wwwroot
AngularSpa.csproj Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
Program.cs
Startup.cs
appsettings.Development.json
appsettings.json
npm-shrinkwrap.json
package.json Allow lazy loading with AngularSpa in dev build 2017-08-21 16:06:18 -07:00
template_gitignore
tsconfig.json
webpack.config.js Allow lazy loading with AngularSpa in dev build 2017-08-21 16:06:18 -07:00
webpack.config.vendor.js