• Tomer Brisker's avatar
    Fixes #23924 - Use consistent IDs for modules in webpack · a9861944
    Tomer Brisker authored
    This replaces the NamedModulesPlugin with a simplified version, that
    strips the relative path part of the module ID up to the
    node_modules/ part. This allows using consistent naming for modules,
    even when running the packaging from different directories relative to
    the node_modules folder (as is the case, for example, with katello and
    foreman).
    a9861944