aspnetcore/templates/Angular2Spa
SteveSandersonMS c425137423 Remove unused files 2016-03-01 00:59:42 +00:00
..
ClientApp In Angular 2 template, always load CSS via ExtractTextPlugin (otherwise you get a bad FOUC when loading server-prerendered page) 2016-03-01 00:40:37 +00:00
Controllers
Views In Angular 2 template, always load CSS via ExtractTextPlugin (otherwise you get a bad FOUC when loading server-prerendered page) 2016-03-01 00:40:37 +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 Remove unused files 2016-03-01 00:59:42 +00:00
.gitignore
Dockerfile
README.md
Startup.cs
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 In Angular 2 template, always load CSS via ExtractTextPlugin (otherwise you get a bad FOUC when loading server-prerendered page) 2016-03-01 00:40:37 +00:00
webpack.config.js In Angular 2 template, always load CSS via ExtractTextPlugin (otherwise you get a bad FOUC when loading server-prerendered page) 2016-03-01 00:40:37 +00:00
webpack.config.prod.js In Angular 2 template, always load CSS via ExtractTextPlugin (otherwise you get a bad FOUC when loading server-prerendered page) 2016-03-01 00:40:37 +00:00