Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2117

Use DynamicImport instead of Optional Packages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • webconsole-4.0.0
    • Web Console
    • None

    Description

      Currently the web console uses optional packages for some plugins.

      Unfortunately an 'optional' import is wired when the bundle is resolved.
      DynamicImport however is wired when the package is accessed.

      This means, that currently, you

      • install webconsole
      • install scr
        = scr plugin is not available
      • resolve webconsole (again)
        = scr plugin is available after 1 additional step

      However if DynamicImport is used, the SCR plugin will become available immediately after it is being installed.

      Attachments

        Issue Links

          Activity

            People

              fmeschbe Felix Meschberger
              v_valchev Valentin Valchev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: