aspnetcore/templates/Angular2Spa
SteveSandersonMS f830a5f90a For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
..
ClientApp Support loading prerenderer boot module via Webpack config; use this in Angular 2 template 2016-03-01 00:04:51 +00:00
Controllers Add data fetching example for Angular 2 template 2016-02-29 11:27:19 +00:00
Views Support loading prerenderer boot module via Webpack config; use this in Angular 2 template 2016-03-01 00:04:51 +00:00
typings For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
wwwroot
.gitignore
Dockerfile
README.md
Startup.cs Add data fetching example for Angular 2 template 2016-02-29 11:27:19 +00:00
appsettings.json
package.json For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
project.json
tsconfig.json For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
tsd.json For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
webpack.config.dev.js
webpack.config.js For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether. 2016-03-01 00:13:57 +00:00
webpack.config.prod.js