build
build copied to clipboard
fix: replace traversal packages with empathic
Just the same we've done in primitives - replacing various "upwards traversal" packages with just one.
This comes with a perf improvement too (CPU time).
For us to review and ship your PR efficiently, please perform the following steps:
- [ ] Open a bug/issue before writing your code ๐งโ๐ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐ฅ (e.g. incident related), you can skip this step.
- [x] Read the contribution guidelines ๐. This ensures your code follows our style guide and passes our tests.
- [ ] Update or add tests (if any source code was changed or added) ๐งช
- [ ] Update or add documentation (if features were changed or added) ๐
- [x] Make sure the status checks below are successful โ
Related to https://github.com/netlify/primitives/pull/387
any chance i can get some help to get this over the line? ๐
would be good to avoid it going stale again