aws-testing-library
aws-testing-library copied to clipboard
removing dependency on filter-obj
removing dependency on filter-obj
dependency has been causing problems since the >4.0.0 update
@erezrokah do u have time to see this PR?
looks good!
Hi everyone, I'm currently on vacation and will be able to take a look only in a week or two
Hey! Any updates on this?
This is probably related to that issue.
After updating aws-testing-library
from 1.1.1
to 4.0.6
this error appeared:
● Test suite failed to run
Must use import to load ES Module: /<path>/node_modules/filter-obj/index.js
What do you think I should do?
@erezrokah, what's the progress on making aws-testing-library
ESM only?