Skip to content

Breaks yarn workspaces #55

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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