Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-31842

Fix RBAC-client output

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Unset
    • No
    • Plat-Ex Services Sprint 14, Plat-Ex Services Sprint 15

      The old imports do not work with the newest rbac-client v1.3.3

      Instead of 
      import { BaseAPI } from '@redhat-cloud-services/rbac-client/dist/base';

      following import has to be used:
      import { BaseAPI } from '@redhat-cloud-services/rbac-client/base';

       

      Let's keep the parity between old and new. Storing the output into additional /dist folder should remove the problem.

              apinkert-insights Austin Pinkerton
              fhlavac Filip Hlavac (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: