photogabble / eleventy-plugin-interlinker

Adds wikilink and wikilink embed support with tracking of backlinks.
https://photogabble.co.uk/projects/eleventyjs-interlink-plugin/
MIT License
17 stars 1 forks source link

Clear internal cache once 11ty completes building #24

Closed carbontwelve closed 5 months ago

carbontwelve commented 5 months ago

On my website I sometimes find that the build command has crashed due to the interlinker loading data that doesn't exist. In order to stop this from happening it should clear it's internal state when eleventy invokes the eleventy.after event.