Skip to content

Commit 9844f30

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix/path-prefix-for-push
2 parents 156e141 + 5f869f1 commit 9844f30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/@v2/custom-plugins/custom-decorators.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ decorators:
211211
plugin2/decoratorC: on
212212
```
213213

214+
The execution order in this case is: `plugin2/decoratorC` -> `plugin1/decoratorB` -> `plugin1/decoratorA`.
215+
214216
## Preprocessors
215217

216218
For detailed information about preprocessors, see the [preprocessors configuration reference](../configuration/reference/preprocessors.md).

0 commit comments

Comments
 (0)