On 2021-01-18 14:28, Antonio Terceiro wrote: > In special, I need to stop including the standalone plugin files, > because it's already included in the main file. This wasn't the case in > the previous version, and I get that this is how upstream designed it to > be.
Pretty "hacky" idea: How about leaving the main file as intended by upstream, i.e. with all plugins included, and replace the the plugin files with dummies? Or am I misunderstanding the issue?