Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-9412

Ensure that dependencies of Console plugin SDK packages are up-to-date

    XMLWordPrintable

Details

    • None
    • Unspecified
    • If docs needed, set a value

    Description

      Description of problem:

      We should align dependencies of Console plugin SDK packages with what's actually used within their generated code (excluding type-only dependencies).

      Steps to reproduce:

      cd path/to/console/frontend
      yarn install # this also rebuilds the Console plugin SDK
      cd packages/console-dynamic-plugin-sdk
      jq -n 'inputs |

      {name,dependencies}

      ' dist/*/package.json

      The last command above prints dependencies declared by each package. These should be compared with the generated JavaScript code at dist/<pkg>/lib directory.

      Attachments

        Activity

          People

            vszocs@redhat.com Vojtech Szocs
            vszocs@redhat.com Vojtech Szocs
            YaDan Pei YaDan Pei
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: