1 reference to OutputDirectory
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
BrotliCompress.cs (1)
87
var outputRelativePath = Path.Combine(
OutputDirectory
, CalculateTargetPath(inputFullPath, ".br"));