aspnetcore/templates/ReactSpa
SteveSandersonMS 0d34dba4fd In ReactSpa, fix HMR warning and correctly minify React for production 2016-09-28 15:25:15 +01:00
..
ClientApp In ReactSpa, fix HMR warning and correctly minify React for production 2016-09-28 15:25:15 +01:00
Controllers
Views
typings
wwwroot Update ReactSpa template to match current patterns 2016-09-28 15:07:17 +01:00
.babelrc
Dockerfile
Program.cs
README.md
ReactSpa.xproj Update xproj files to reference dotnet build tooling 2016-09-15 14:36:42 +01:00
Startup.cs
appsettings.json
package.json Update ReactSpa template to match current patterns 2016-09-28 15:07:17 +01:00
project.json Update to ASP.NET Core 1.0.1. Fixes #309 2016-09-14 11:36:53 +01:00
template_gitignore Update ReactSpa template to match current patterns 2016-09-28 15:07:17 +01:00
template_nodemodules_placeholder.txt Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) 2016-09-08 15:58:47 +01:00
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.js Update ReactSpa template to match current patterns 2016-09-28 15:07:17 +01:00
webpack.config.vendor.js In ReactSpa, fix HMR warning and correctly minify React for production 2016-09-28 15:25:15 +01:00