You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also need this target instead of <Content Remove="wwwroot\<<path-to-typescript-outputs>>" /> and both CompileTypeScript and CompileTypeScriptWithTSConfig are needed, I believe.
Description
CompileTypeScript
needs to be updated toCompileTypeScriptWithTSConfig
as the target has changedImprove this section to include removing the content from the wwwroot folder in the typescript section.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/razor-pages/ui-class?view=aspnetcore-9.0&tabs=visual-studio#typescript-integration
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/razor-pages/ui-class.md
Document ID
fd116d00-0dc7-efaf-c714-34d77b345a05
Article author
@tdykstra
Related Issues
The text was updated successfully, but these errors were encountered: