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

Remove redundant call to parseColors #3872

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Dec 16, 2022

Summary

This PR removes a chunk of code that was supposed to be executed only if a worklet has some optimization applied in Babel plugin but since #3722 completely removes these optimizations, this chunk of code is no longer necessary.

Co-authored-by: @kmagiera @piaskowyk

Test plan

Check if BokehExample works correctly.

@piaskowyk piaskowyk merged commit 1ba563a into main Dec 16, 2022
@piaskowyk piaskowyk deleted the remove-redundant-parse-colors branch December 16, 2022 15:22
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## Summary

This PR removes a chunk of code that was supposed to be executed only if a worklet has some optimization applied in Babel plugin but since software-mansion#3722 completely removes these optimizations, this chunk of code is no longer necessary.

Co-authored-by: @kmagiera @piaskowyk 

## Test plan

Check if BokehExample works correctly.
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