Skip to content

Specify file to patch

We want to be able to patch other files.
This could be directly ourself with something like patch(body, patches), or just by defining a property on the patch and have an intercept automatically created with the patch.

This likely relies on #8 (closed).

Edited by Tom Burniston