aspnetcore/templates/Angular2Spa
SteveSandersonMS 3313a7f0a6 Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
..
ClientApp Make Karma serve .ts files with executable MIME type, otherwise newer versions of Chrome won't run it. Fixes #499 2017-01-03 17:35:30 +00:00
Controllers
Views
wwwroot
.deployment For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root 2017-01-07 00:08:06 +00:00
Angular2Spa.csproj Update templates' csproj files to fix first-time publishing (previously, it didn't deploy dist files if they were not already on disk) 2017-01-07 00:00:52 +00:00
Angular2Spa.xproj
Dockerfile Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
Program.cs
Startup.cs
appsettings.json
global.json
package.json
project.json
template_gitignore
tsconfig.json
web.config
webpack.config.js
webpack.config.vendor.js