Replies: 1 comment
-
AFAIK, plugins run in the order they are listed in your config. Do you observe a different behavior? I think you can verify it with some extra logging. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing a few plugins and noticed they occasionally get errors. To which i was wondering, when they initialize do they run out of order? or are promises not awaited for asynchronous functions?
Beta Was this translation helpful? Give feedback.
All reactions