Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks yarn workspaces #55

Open
danwetherald opened this issue Jun 30, 2021 · 0 comments
Open

Breaks yarn workspaces #55

danwetherald opened this issue Jun 30, 2021 · 0 comments

Comments

@danwetherald
Copy link

danwetherald commented Jun 30, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant