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: reduce size #203

Merged
merged 4 commits into from
Dec 11, 2019
Merged

fix: reduce size #203

merged 4 commits into from
Dec 11, 2019

Commits on Oct 19, 2019

  1. fix: reduce size

    change lodash.isequalwith for a custom much smaller function specific for this use case.
    
    72.22KB > 67.87KB gzipped
    hugomrdias committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    2df4498 View commit details
    Browse the repository at this point in the history
  2. fix: fix linter

    hugomrdias committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    027093c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. tests: add tests

    hugomrdias committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    536c7cb View commit details
    Browse the repository at this point in the history
  2. chore: fix linter

    hugomrdias committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    c2cc62e View commit details
    Browse the repository at this point in the history