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

chore: remove unused patch-package dependency #778

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

EvanHahn
Copy link
Contributor

Removing this has two benefits:

  1. This simplifies the install for dependents. For example, the frontend has needed to patch itself @mapeo/core in the past.

  2. The usual benefits of removing a dependency: decreased file size, smaller attack surface, etc.

We can always add it back if we need it again.

Removing this has two benefits:

1. This simplifies the install for dependents. For example, the frontend
   has needed to patch itself `@mapeo/core` in the past.

2. The usual benefits of removing a dependency: decreased file size,
   smaller attack surface, etc.

We can always add it back if we need it again.
Copy link
Member

@achou11 achou11 left a comment

Choose a reason for hiding this comment

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

Seems like this should've been removed some time ago 😄

@EvanHahn
Copy link
Contributor Author

Indeed, I forgot to remove it back in 9a523e5!

@EvanHahn EvanHahn merged commit 1c060b7 into main Aug 26, 2024
7 checks passed
@EvanHahn EvanHahn deleted the remove-patch-package branch August 26, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants