aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 09e1cd3b07 TS compiler should ignore "bin" dir because, after VS publish, it might contain duplicates of the app's source files. Fixes #279. 2016-09-01 13:59:28 +01:00
..
ClientApp
Controllers
Views
typings
wwwroot
.babelrc
Dockerfile Copy only project.json before dotnet restore in Dockerfile templates 2016-08-04 17:49:50 +10:00
Program.cs Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
README.md
ReactReduxSpa.xproj
Startup.cs Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
appsettings.json Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
package.json Bump aspnet-webpack-react package version 2016-08-18 14:07:11 -07:00
project.json Update all templates to match latest "yo aspnet" output 2016-07-27 12:25:32 +01:00
template_gitignore
tsconfig.json TS compiler should ignore "bin" dir because, after VS publish, it might contain duplicates of the app's source files. Fixes #279. 2016-09-01 13:59:28 +01:00
tsd.json
web.config
webpack.config.dev.js
webpack.config.js
webpack.config.prod.js
webpack.config.vendor.js