Skip to content

Using SassCompiler in a multitarget build causes file contention on Windows #209

@mikes-gh

Description

@mikes-gh

Would you accept a PR to use a Mutex around the compilation process here

private (bool Success, string Output, string Error) GenerateCss(string arguments)

We have a large multi-project solution and some of our users are having problems with file contention.
Multiple builds occurring around the same time due to transitive project references to the same library.

Error running sass compiler: Error reading wwwroot\MudBlazor.min.css: Cannot open file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions