In which order are plugins loaded?

I have some panel plugins that rely on a common js class. This class should be loaded before the other plugins. Is that possible?

As far as I know, they are loaded in the order in which they are located in the filesystem. Not sure if this can be changed via an extension…

Right! I was stuck with an old index.js in the media/plugins cache :frowning: