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

Add a validate script to check for circular dependencies #1444

Merged
merged 6 commits into from
Feb 9, 2024

Conversation

mrm007
Copy link
Collaborator

@mrm007 mrm007 commented Feb 9, 2024

A recent Crackle PR seek-oss/crackle#167 added a package.mode config option which helps avoid circular dependencies.

I've added the validate script before the fix (failing build) and the Crackle config which fixes the issue in a separate commit.

The package.json#sideEffects flag in braid-design-system doesn't need to be updated. The patterns match both src/ and dist/ paths, as seen in the updated snapshots.

@mrm007 mrm007 requested a review from a team as a code owner February 9, 2024 01:24
Copy link

changeset-bot bot commented Feb 9, 2024

🦋 Changeset detected

Latest commit: 4de01b5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
braid-design-system Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrm007 mrm007 enabled auto-merge (squash) February 9, 2024 04:11
@mrm007 mrm007 merged commit a8d3736 into master Feb 9, 2024
8 checks passed
@mrm007 mrm007 deleted the validate-circular-dependencies branch February 9, 2024 04:15
@seek-oss-ci seek-oss-ci mentioned this pull request Feb 9, 2024
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

Successfully merging this pull request may close these issues.

3 participants