Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-63

Address `require` statements in Dynamic-Plugin-SDK

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • 3
    • False
    • False
    • HAC Core Sprint 1, HAC Core Sprint 2, HAC Core Sprint 3, HAC Core Sprint 4, HAC Core Sprint 5, HAC Core Sprint 6

      Goal is to move away from using `requires` in files like api.ts, as the requires that all invoke immediately on file load and don't bring the required dependencies for plugins to be written dynamically.

      Concerns around the dependency tree and other inclusions, once we start to bring them into the package as direct JS module exports.

      Updated acceptance criteria:

      • One pull request to setup distinct files for core SDK requires and console specific requires (pulled into the same spot originally consumed)
      • One pull request to demonstrate how to migrate source of utility component required by core sdk from console to core (without interruption)

              bflorkie@redhat.com Bryan Florkiewicz
              aballantyne Andrew Ballantyne
              Archiver:
              rhn-support-sthamilt Stacey Hamilton

                Created:
                Updated:
                Resolved:
                Archived: