-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
False
-
None
-
HAC Dev Sprint 250
The Core team has recently released SDK version 2.0.1 to support consoledot scalprum adoption of the SDK. See: https://www.npmjs.com/package/@openshift/dynamic-plugin-sdk
The webpack package has also been updated to 2.0.0: https://www.npmjs.com/package/@openshift/dynamic-plugin-sdk-webpack
The changes are described in the respective package CHANGELOG.md:
- lib-core: https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-core/CHANGELOG.md
- lib-webpack: https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-webpack/CHANGELOG.md
We will need to update hac-dev to include new manifest fields:
- `loadScripts` (array of strings - should contain 'plugin-entry.js' for hac-dev)
- `registrationMethod` (string - should contain 'callback' for hac-dev)
As well as update webpack to >= 5.75.0 per the peer dependencies of the SDK https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-webpack/package.json#L28
- clones
-
HAC-4268 Update hac-dev plugin dependencies
-
- Closed
-
- links to