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

Hide circular dependency warnings #59

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Conversation

okaycj
Copy link
Collaborator

@okaycj okaycj commented Oct 10, 2024

Summary

At this point, we accept that AWS (and its dependencies) will have some circular dependency warnings with Rollup. To hide them without also hiding warnings we'd like to address, I've created a list of strings to identify the warnings we've already run across. Additionally, I've changed "warnings" to "errors." This will help catch issues with Rollup before they accidentally end up in production.

Copy link

changeset-bot bot commented Oct 10, 2024

🦋 Changeset detected

Latest commit: c1cf62b

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

This PR includes changesets to release 5 packages
Name Type
@lookit/lookit-initjspsych Patch
@lookit/surveys Patch
@lookit/record Patch
@lookit/style Patch
@lookit/data 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

@okaycj okaycj force-pushed the hide-circular-deps-warnings branch from c409943 to 66824e7 Compare October 10, 2024 15:23
@okaycj okaycj force-pushed the hide-circular-deps-warnings branch from f3d068d to c1cf62b Compare October 10, 2024 16:24
Copy link
Contributor

@becky-gilbert becky-gilbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realize we good do this. Great!

@okaycj okaycj merged commit b111054 into main Oct 16, 2024
2 checks passed
@okaycj okaycj deleted the hide-circular-deps-warnings branch October 16, 2024 13:49
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.

2 participants