aspnetcore/templates/ReactReduxSpa
SteveSandersonMS ce6cdfd2bc Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
..
ClientApp In ReactReduxSpa template, better report failure to match client-side routes 2016-06-14 11:35:12 +01:00
Controllers
Views
typings
wwwroot
.babelrc
Dockerfile
README.md
ReactReduxSpa.xproj
Startup.cs
appsettings.json
package.json Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5 2016-06-21 16:26:14 +01:00
project.json Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json
tsd.json
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js
webpack.config.js
webpack.config.prod.js
webpack.config.vendor.js