aspnetcore/templates/ReactSpa
SteveSandersonMS a9ce762827 Update project.json in KnockoutSpa and ReactSpa 2016-09-28 16:28:22 +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 In ReactSpa, use isomorphic-fetch for IE/Edge compatibility 2016-08-19 01:40:35 +01:00
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 project.json in KnockoutSpa and ReactSpa 2016-09-28 16:28:22 +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 In ReactSpa, use isomorphic-fetch for IE/Edge compatibility 2016-08-19 01:40:35 +01:00
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