aspnetcore/templates/ReactSpa
Steve Sanderson b9c387bf5f Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
..
ClientApp Make 'fetchdata' components in templates compatible with latest TypeScript compiler 2016-11-29 19:11:03 +00:00
Controllers
Views
wwwroot Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
.babelrc
Program.cs Update templates to match VS2017RC build 26127 project file format, plus latest ASP.NET Core 'Program.cs' convention. Fixes #620. 2017-01-30 13:02:16 +00:00
ReactSpa.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
Startup.cs
appsettings.json
global.json Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
package.json Templates that were waiting for awesome-typescript-loader 3.0.0 to ship no longer need to wait - it has shipped 2017-02-23 10:14:37 +00:00
template_gitignore Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
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 Added babel-loader caching to improve subsequent build times. (#777) 2017-03-22 10:28:26 +00:00
webpack.config.vendor.js Remove style-loader from vendor bundles. Fixes #715. 2017-03-13 11:11:38 -07:00