thoughtco / statamic-cache-tracker

12 stars 2 forks source link

Only track content for pages that are statically cached #16

Closed ryanmitchell closed 3 months ago

ryanmitchell commented 3 months ago

This PR updates the middleware logic to ensure that only pages being statically cached are actually tracked. Previously all pages were being tracked, including those in your exclude rules and any with query params.