Skip to content

Missing shallow equals package in the vsix causing startup errors. #19225

@aasimkhan30

Description

@aasimkhan30

The shallow-equals package was added to our extension, but it was mistakenly included as a dev dependency. As a result, it's missing from the VSIX build, leading to build failures.

The fix is to move it to regular dependencies so it gets bundled properly.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions