mirror of
https://github.com/lektor/lektor-website.git
synced 2025-02-01 14:51:29 +01:00
10 lines
411 B
Plaintext
10 lines
411 B
Plaintext
|
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
|