-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly
Milestone
Description
After 679ed5d I started getting build errors due to the typescript SDK not being able to load one of the tasks.
Given that we don't use it and that the recommended way is to use the typescript package, I added the following property to disable the default logic
<EnableTypeScriptNuGetTarget>true</EnableTypeScriptNuGetTarget> to bypass this issue.
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly