aspnetcore/templates/KnockoutSpa
SteveSandersonMS ce6cdfd2bc Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
..
ClientApp Demonstrate lazy-loading for Webpack-bundled KO components 2016-03-08 17:03:09 +00:00
Controllers Update KnockoutSpa template to RC2 2016-05-02 13:13:48 -07:00
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
typings Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
wwwroot
Dockerfile
KnockoutSpa.xproj Rename NodeServices.sln to JavaScriptServices.sln 2016-05-18 23:12:34 +01:00
README.md
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json Simplify KnockoutSpa template using new aspnet-webpack package 2016-03-11 00:35:18 +00:00
project.json Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json
tsd.json Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00