Skip to content

Ability to disable LibMan restore on build without removing package #408

@AdamWillden

Description

@AdamWillden

I'm raising this as a side effect of the package restore operation being so slow.

Because libman (namely with unpkg provider) regularly takes >20s or experiences timeouts we regularly disable restore on build. However restore on build is required for CI to produce usable artifacts.

On multiple occasions we've subsequently/accidentally committed the removal of the package, effectively breaking our artifacts.

I'd like there to be consideration for another means of enabling/disabling libman restore on build that only affects the local machine. E.G. persist the option to the hidden .vs folder if that's at all possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions