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

fix: use option to compute path based skip/include #200

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

boopathi
Copy link
Member

The previous fixes and additions to skip/include for fragment spreads #197 causes high event loop lag during compilation. This change is to compute the path based skip include only if the compiler option is set. Previously, we used the compiler option to only use it in the generated output - now it is also used for computation.

@ayruslore
Copy link

👍

2 similar comments
@boopathi
Copy link
Member Author

👍

@oporkka
Copy link
Member

oporkka commented Apr 17, 2023

👍

@boopathi boopathi merged commit 0b1070e into main Apr 17, 2023
9 checks passed
@boopathi boopathi deleted the fix-path-based-skip-include branch April 17, 2023 17:08
@boopathi boopathi mentioned this pull request Apr 27, 2023
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.

None yet

3 participants