1
0
mirror of https://github.com/lektor/lektor-website.git synced 2025-03-08 06:26:41 +01:00

10 lines
422 B
Markdown

title: before-prune
---
body: This event is emitted right before Lektor searches the build directory for data that does not match a known artifact. Orphaned data is then removed. This event is also emitted before a `clean`, that is, when the build directory is completely purged of all data.
---
signature: builder, all
---
summary: This event is emitted before unused data in the build folder is removed.
---
type: event