I got an error when using the withPlausibleProxy wrapper when I had following code:
Uncommenting the afterFiles line fixes the error, but adding this check in the wrapper code will prevent the next-plausible from erroring in the first place. Otherwise, the error is a little confusing:
I got an error when using the
withPlausibleProxy
wrapper when I had following code:Uncommenting the afterFiles line fixes the error, but adding this check in the wrapper code will prevent the next-plausible from erroring in the first place. Otherwise, the error is a little confusing: