aspnetcore/templates/ReactSpa
SteveSandersonMS 352108be35 Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers Update ReactSpa 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
.gitignore Simplify some .gitignore patterns for compatibility with gitignore-parser 2016-05-02 13:14:27 -07:00
Dockerfile
README.md
ReactSpa.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json Update to current versions of React/Redux/etc. 2016-04-13 15:34:23 +01:00
project.json Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
tsconfig.json Make TS build a bit faster. This is pretty safe, but could easily be reverted if any problems emerge. 2016-03-01 15:47:58 +00:00
tsd.json
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering. 2016-03-01 14:30:42 +00:00
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00