Skip to content

Files

Latest commit

 

History

History

patches

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.