Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 767 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 767 Bytes

Patches

This folder contains patch files generated by patch-package, that are used to modify packages after they are installed.

contentful-export/bfj

Recently, bfj added jsonpath matching. This project has no need for the jsonpath functionality at this time, but bfj is used by contentful-export as a clean way of writing circular json. The jsonpath module is incompatible with pkg (see jsonpath/issues/96), unless the browserified version is used.

This patch tells bfj to use the browserified jsonpath version, ensuring compatibility with pkg.