1
0
mirror of https://github.com/lektor/lektor-website.git synced 2025-03-08 14:36:40 +01:00

10 lines
411 B
Plaintext
Raw Normal View History

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