Skip to content

Conversation

@ReinAkane
Copy link

Currently this module fails due to being unable to locate lodash/debounce unless the consumer has lodash installed elsewhere. Tests were passing due to a variety of the build tools from create-react-app installing lodash. This is just an update to the import so that this is using the lodash.debounce library that it actually depends on.

Tested by building + packing + installing in the e2e folder locally, as well as by running the npm test command.

Copy link
Owner

@podefr podefr left a comment

Choose a reason for hiding this comment

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

looks good, good catch!

@podefr podefr merged commit 3784408 into podefr:master Jun 23, 2020
@ReinAkane ReinAkane deleted the fix-lodash-import branch June 23, 2020 19:47
podefr added a commit that referenced this pull request Jun 23, 2020
@podefr
Copy link
Owner

podefr commented Jun 23, 2020

Thanks @ReinAkane for the submission! I released 6.1.0 which should fix the issue, could you test and confirm? Thanks!

@ReinAkane
Copy link
Author

All tested, looks good! Thanks for merging and releasing!

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.

2 participants