-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
1
-
False
-
-
False
-
-
Bug Fix
-
Done
-
-
-
RHDH Dynamic Plugins 3266
Description of problem:
Due to an incorrect assumption of the workspaces field the package-dynamic-plugins command does not work in a single plugin project, and will only work in monorepos that have a "workspaces" field set up using an object (for whatever reason):
"workspaces": { "packages": [ "plugins/*" ] }
The workspaces field is actually just an array of glob strings.
When run in a single plugin project, the command throws this error:
TypeError: Cannot read properties of undefined (reading packages')
- is depended on by
-
RHIDP-4712 Extend Github actions to allow exporting plugins to a container
-
- Closed
-
Merged, will be in CLI version 1.19.1