mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-29 04:57:32 +00:00
Add Vue template
This commit is contained in:
3
templates/VueSpa/Views/_ViewImports.cshtml
Normal file
3
templates/VueSpa/Views/_ViewImports.cshtml
Normal file
@@ -0,0 +1,3 @@
|
||||
@using WebApplicationBasic
|
||||
@addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers"
|
||||
@addTagHelper "*, Microsoft.AspNetCore.SpaServices"
|
||||
Reference in New Issue
Block a user