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 code and reduce bundle size #6

Merged
merged 2 commits into from
Nov 1, 2020
Merged

refactor code and reduce bundle size #6

merged 2 commits into from
Nov 1, 2020

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Nov 1, 2020

In #4 and #5, it did some extra work that is not necessary as we know proxy-compare will unwrap proxies, and no need to unwrap deeply on our end.

This simplifies a lot with the assumption.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 1, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e550fba:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
React Configuration
React Typescript Configuration

@dai-shi
Copy link
Owner Author

dai-shi commented Nov 1, 2020

https://codesandbox.io/s/react-typescript-forked-crjvv The react-redux example still works with this.

@dai-shi dai-shi merged commit f7e909b into master Nov 1, 2020
@dai-shi dai-shi deleted the refactor-nested branch November 1, 2020 12:12
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.

1 participant