aspnetcore/templates/AureliaSpa
Steve Sanderson b9c387bf5f Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
..
ClientApp Added missing import in boot.ts in Aurelia template 2017-03-10 13:58:32 +00:00
Controllers
Views
wwwroot Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
AureliaSpa.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
Program.cs Update templates to match VS2017RC build 26127 project file format, plus latest ASP.NET Core 'Program.cs' convention. Fixes #620. 2017-01-30 13:02:16 +00:00
Startup.cs
appsettings.json
global.json Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
package.json Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705 2017-02-23 10:07:03 +00:00
template_gitignore Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
tsconfig.json Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705 2017-02-23 10:07:03 +00:00
webpack.config.js Add json-loader to add webpack.config.js files. Helps with #507. 2016-12-13 12:57:06 +00:00
webpack.config.vendor.js