aspnetcore/templates/ReactReduxSpa
Steve Sanderson c79db4e8e2 In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build 2017-07-13 16:16:45 +01:00
..
.template.config
ClientApp Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
Controllers
Views
wwwroot
Program.cs
ReactReduxSpa.csproj
Startup.cs
appsettings.Development.json
appsettings.json
npm-shrinkwrap.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
package.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
template_gitignore
tsconfig.json Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
webpack.config.js In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build 2017-07-13 16:16:45 +01:00
webpack.config.vendor.js