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

refactor: use findNearestPackageData in more places #12577

Merged
merged 2 commits into from
Mar 26, 2023

Conversation

patak-dev
Copy link
Member

Description

There shouldn't be a noticeable perf diff, but I think it is better if we start using a single function to get the nearest package.json instead of custom lookupFile calls.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@stackblitz
Copy link

stackblitz bot commented Mar 25, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev added the p1-chore Doesn't change code behavior (priority) label Mar 25, 2023
Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

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

One comment, but this looks good!

@patak-dev patak-dev requested a review from bluwy March 26, 2023 09:25
@bluwy bluwy enabled auto-merge (squash) March 26, 2023 09:26
@bluwy bluwy merged commit 35faae9 into main Mar 26, 2023
@bluwy bluwy deleted the refactor/use-find-nearest-package-data branch March 26, 2023 09:34
@patak-dev patak-dev mentioned this pull request Mar 26, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants