aspnetcore/templates/AureliaSpa
Maciej Lelito 0a1ac6a70a Added missing import in boot.ts in Aurelia template 2017-03-10 13:58:32 +00:00
..
ClientApp Added missing import in boot.ts in Aurelia template 2017-03-10 13:58:32 +00:00
Controllers Add AureliaSpa template (#398) 2016-10-28 11:16:21 +01:00
Views Change AureliaSpa to use vendor bundle like the other templates 2016-10-28 15:52:04 +01:00
wwwroot Add AureliaSpa template (#398) 2016-10-28 11:16:21 +01:00
.deployment For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root 2017-01-07 00:08:06 +00:00
Aurelia.xproj Add AureliaSpa template (#398) 2016-10-28 11:16:21 +01: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 Add AureliaSpa template (#398) 2016-10-28 11:16:21 +01:00
appsettings.json Add AureliaSpa template (#398) 2016-10-28 11:16:21 +01:00
global.json Specify latest 'current' SDK in all template global.json files 2016-11-30 11:29:57 +00: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
project.json Update all the project templates to .NET Core 1.1.0 2016-11-29 16:36:05 +00:00
template_gitignore Update templates for Yarn compatibility 2016-10-28 17:36:55 +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 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