aspnetcore/templates/ReactSpa
SteveSandersonMS 3313a7f0a6 Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
..
ClientApp
Controllers
Views
wwwroot
.babelrc
.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
Dockerfile Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. 2017-01-20 12:38:57 +00:00
Program.cs
ReactSpa.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
ReactSpa.xproj
Startup.cs
appsettings.json
global.json
package.json
project.json
template_gitignore
tsconfig.json Fix react/redux TypeScript build errors caused by breaking changes in dependencies. Fixes #529, #582, #583 2017-01-16 10:46:28 +00:00
web.config
webpack.config.js
webpack.config.vendor.js