aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 54f222e88f Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
..
ClientApp Update remaining templates to TypeScript 2 / @types / etc. 2016-10-17 11:50:31 +01:00
Controllers
Views
wwwroot removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
.babelrc
Dockerfile Update Dockerfiles to use Node 4.x (was using 0.x). Fixes #373 2016-10-11 16:50:03 +01:00
Program.cs
README.md
ReactReduxSpa.xproj
Startup.cs
appsettings.json
package.json Change ReactReduxSpa template to require redux-typed 2.0.0 (because the template uses TS 2.0 compiler) 2016-10-21 10:39:22 +01:00
project.json Switch from inline to external source maps. This avoids several problems with inline source maps in VS 2015 (at least as of Update 3). 2016-10-21 10:10:20 +01:00
template_gitignore Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
template_nodemodules_placeholder.txt
tsconfig.json Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
web.config
webpack.config.js Fix source map generation in projects that also use ExtractTextPlugin 2016-10-21 13:53:34 +01:00
webpack.config.vendor.js

README.md