•  
      request #22600 Let node/bundlers deal with the package resolution
    Infos
    #22600
    Thomas Gerbet (tgerbet)
    2021-08-04 15:09
    2021-08-03 17:45
    24164
    Details
    Let node/bundlers deal with the package resolution

    They are multiple places in the codebase where we do direct imports from the node_modules folder making assumption on how it is organized. We should not attempt to do that, it's the role of the bundlers to deal with that. Trying to manage it manually will only end up in tears.

    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-08-04
    Attachments
    Empty
    References

    Follow-ups