-
it's implement as a branch. we need insert a middleware into exists pipeline. it's useful. |
Beta Was this translation helpful? Give feedback.
Answered by
raman-m
Jan 7, 2024
Replies: 1 comment
-
Hi Ivony! Current Middleware Injection allows to override limited number of middlewares. Seems you want to rebuild the pipeline. It is possible in case of custom development in your fork! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
raman-m
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Ivony!
Just fork our repo, and develop! 😉
Current Middleware Injection allows to override limited number of middlewares. Seems you want to rebuild the pipeline. It is possible in case of custom development in your fork!
But we are not going to add very hacky solutions of the pipeline because it will break current features with high probability.