Skip to content

Breaks yarn workspaces #55

@danwetherald

Description

@danwetherald

When running this with pinned dependencies - it will cause other projects who also are pinned to those dependencies to stop building.

This makes it impossible to have both apps running at the same time as they are crushing the others app's build artifacts is my guess.

image

Once you have run the rescript compiler in next app it will then break once you make a change in a different app with that shared pinned dependency. (Image shown above)

rescript @ 9.1.4

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