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

FEATURE: clear internal state before each 11ty build #51

Closed carbontwelve closed 4 months ago

carbontwelve commented 4 months ago

This PR implements functionality for #24 by clearning the internal state before each 11ty build when running in --watch mode. This should stop the plugin causing a crash when 11ty rebuilds due to a file being moved, deleted or renamed.