aspnetcore/templates/ReactSpa
SteveSandersonMS 2c3f29df11 Avoid bogus build warning about unused variable 2016-03-01 13:23:51 +00:00
..
ClientApp Avoid bogus build warning about unused variable 2016-03-01 13:23:51 +00:00
Controllers Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
Views In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds) 2016-03-01 13:18:35 +00:00
typings Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.babelrc Add ReactSpa template 2016-02-23 15:04:58 +00:00
.gitignore Add ReactSpa template 2016-02-23 15:04:58 +00:00
Dockerfile Add ReactSpa template 2016-02-23 15:04:58 +00:00
README.md Add ReactSpa template 2016-02-23 15:04:58 +00:00
Startup.cs Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
appsettings.json Add ReactSpa template 2016-02-23 15:04:58 +00:00
package.json Enable server-side rendering for ReactSpa template 2016-02-24 11:02:21 +00:00
project.json In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds) 2016-03-01 13:18:35 +00:00
tsconfig.json Add ReactSpa template 2016-02-23 15:04:58 +00:00
tsd.json Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
webpack.config.dev.js Add ReactSpa template 2016-02-23 15:04:58 +00:00
webpack.config.js In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds) 2016-03-01 13:18:35 +00:00
webpack.config.prod.js In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds) 2016-03-01 13:18:35 +00:00
webpack.config.vendor.js In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds) 2016-03-01 13:18:35 +00:00