aspnetcore/templates/AureliaSpa
Steve Sanderson 08ea344fcf Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
..
ClientApp Added missing import in boot.ts in Aurelia template 2017-03-10 13:58:32 +00:00
Controllers
Views Change AureliaSpa to use vendor bundle like the other templates 2016-10-28 15:52:04 +01:00
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 project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07: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 Specify publicPath in all vendor build configs (otherwise, file-loader won't generate correct URLs to any static resources from the vendor bundle) 2016-11-28 16:55:53 +00:00