-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
Future Dev
-
None
MDL-83705 added support for a new "subplugintypes" data object in the subplugins.json file to replace plugintypes.
The plugintypes is no longer required. It was kept in core features temporarily to allow tooling to be transitioned.
Support for third-party plugins with a subplugins.json not having a subplugintypes data key was maintained too.
We need to:
- remove all plugintypes data objects in the subplugins.json files
- reomve support for legacy plugintypes
- has to be done after
-
MDL-83705 subplugins.json should contain a list of paths relative to each plugin, nor the project root
-
- Closed
-