aspnetcore/templates/ReactSpa
Stephan f2260d572f Templates: update React's component's State and Property type 2017-05-05 17:37:47 +01:00
..
ClientApp Templates: update React's component's State and Property type 2017-05-05 17:37:47 +01:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
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 Have templates declare dependency on SpaServices 1.1.1 2017-05-04 14:15:16 +01:00
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
global.json Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
package.json Temporarily pin React to 15.4.x, because 15.5.0 has conflict with Babel (Babel injects code that tries to evaluate PropTypes) 2017-05-05 16:23:16 +01: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 Minimize CSS in production builds (all templates) 2017-04-11 14:51:31 +01:00
webpack.config.vendor.js Minimize CSS in production builds (all templates) 2017-04-11 14:51:31 +01:00