aspnetcore/templates/Angular2Spa
SteveSandersonMS c55f14caf1 Minor tidy-up 2016-03-01 01:24:58 +00:00
..
ClientApp Minor tidy-up 2016-03-01 01:24:58 +00:00
Controllers Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
Views Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
typings
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.gitignore
Dockerfile
README.md
Startup.cs Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
appsettings.json
package.json
project.json
tsconfig.json
tsd.json
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