Skip to content

[Blazor][Wasm] Disable built-in typescript target #18980

@javiercn

Description

@javiercn

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

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions