Fix server-side prerendering in Angular 2 Music Store sample on RC2
This commit is contained in:
parent
e898ac974a
commit
5a705f6dd6
|
|
@ -1,4 +1,4 @@
|
|||
@using MusicStore
|
||||
@using Microsoft.AspNet.AngularServices
|
||||
@addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers"
|
||||
@addTagHelper "*, Microsoft.AspNet.AngularServices"
|
||||
@addTagHelper "*, Microsoft.AspNet.SpaServices"
|
||||
|
|
|
|||
Loading…
Reference in New Issue