aspnetcore/templates/AureliaSpa
Steve Sanderson 7c52be5e42 Stop generating .template.config files dynamically. Convert them to plain files on disk. 2017-08-22 18:06:48 -07:00
..
.template.config Stop generating .template.config files dynamically. Convert them to plain files on disk. 2017-08-22 18:06:48 -07:00
ClientApp
Controllers
Views
wwwroot
AureliaSpa.csproj Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
Program.cs
Startup.cs
appsettings.Development.json
appsettings.json
npm-shrinkwrap.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
package.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
template_gitignore
tsconfig.json Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
webpack.config.js
webpack.config.vendor.js