aspnetcore/templates/ReactSpa
SteveSandersonMS b28296f801 Fix aspnet-webpack-react, and simplify ReactSpa template to use it 2016-03-11 01:08:41 +00:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers Simpler use of attribute routing 2016-03-08 18:15:09 +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
wwwroot
.babelrc
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Dockerfile
README.md
ReactSpa.xproj Add a load of .xproj files 2016-03-07 16:27:13 +00:00
Startup.cs
appsettings.json
package.json Fix aspnet-webpack-react, and simplify ReactSpa template to use it 2016-03-11 01:08:41 +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 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 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 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 Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering. 2016-03-01 14:30:42 +00:00