Document the order of a facade plugin
mmalvik opened this issue · 1 comments
mmalvik commented
Hi!
I think the documentation needs to specify which order ([VonkConfiguration(order: X]
) is valid for a facade plugin.
It is my understanding that this needs to be lower than 241.
Otherwise you run into some issue where something else resolves the ISearchRepository
and IResourceChangeRepository
.