mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-06 08:56:13 +00:00
Initial KnockoutSpa template
This commit is contained in:
3
templates/KnockoutSpa/Views/_ViewImports.cshtml
Executable file
3
templates/KnockoutSpa/Views/_ViewImports.cshtml
Executable file
@@ -0,0 +1,3 @@
|
||||
@using WebApplicationBasic
|
||||
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
|
||||
@addTagHelper "*, Microsoft.AspNet.SpaServices"
|
||||
Reference in New Issue
Block a user