aspnetcore/templates/ReactReduxSpa
SteveSandersonMS b6e2274163 In Redux templates, add .babelrc to publish output. Fixes #159 2016-07-01 14:10:33 +01:00
..
ClientApp In ReactReduxSpa template, better report failure to match client-side routes 2016-06-14 11:35:12 +01:00
Controllers Update ReactReduxSpa template to RC2 2016-05-02 13:13:48 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
typings
wwwroot
.babelrc
Dockerfile
README.md
ReactReduxSpa.xproj refactor: apply default vs transform to xproj 2016-05-25 16:08:49 +03:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
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 In Redux templates, add .babelrc to publish output. Fixes #159 2016-07-01 14:10:33 +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