aspnetcore/templates/Angular2Spa
SteveSandersonMS a0c47252ca Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request 2016-04-21 11:36:27 +01:00
..
ClientApp Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request 2016-04-21 11:36:27 +01:00
Controllers Simpler use of attribute routing 2016-03-08 18:15:09 +00:00
Views Re-add server-side prerendering to Angular2 template 2016-03-01 15:41:07 +00:00
typings Update Angular2Spa to current versions of Angular 2, angular2-universal-preview, etc. 2016-03-31 16:41:24 +01:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Angular2Spa.xproj Add a load of .xproj files 2016-03-07 16:27:13 +00:00
Dockerfile
README.md
Startup.cs Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
appsettings.json
package.json Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request 2016-04-21 11:36:27 +01:00
project.json Clean up versions of referenced packages 2016-04-14 15:14:26 +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 Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering. 2016-03-01 14:30:42 +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 Fix Angular2Spa production builds 2016-03-24 12:07:28 +00:00