Closed carbontwelve closed 6 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.
--watch
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.