aspnetcore/templates/ReactSpa
Steve Sanderson 214a908c92 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
..
ClientApp Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846 2017-04-07 15:48:20 +01: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 Have templates declare dependency on SpaServices 1.1.1 2017-05-04 14:15:16 +01: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 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