aspnetcore/templates/KnockoutSpa
SteveSandersonMS 515c659a47 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
..
ClientApp 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
Controllers Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Views 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
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 Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
.gitignore Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Dockerfile Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
KnockoutSpa.xproj Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
README.md Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
Startup.cs Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
appsettings.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
package.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
project.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
tsconfig.json Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
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
webpack.config.dev.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.prod.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00
webpack.config.vendor.js Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00