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

[Framework] Resolver is not correctly verifying package space consistency for dynamic imports

    XMLWordPrintableJSON

Details

    Description

      As part of an optimization to avoid unnecessarily verifying the package space of already resolved bundles, the resolver is also not verifying the package space of bundles performing a dynamic import. The resolver assumes all resolved bundles are consistent, which includes dynamically importing bundles. However, since we are adding an import to the package space of the dynamically importing bundle, we need to special case that situation and re-verify its package space consistency.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: