Skip to content

Trying to looking up named import from external module #68

Description

@Swatinem

We have a quite big (400K source) project that I would like to bundle with rollup, but it it currently fails when I use a named import from an external dependency.

The problem is here:
https://github.com/rollup/rollup/blob/master/src/Bundle.js#L238
TypeError: Cannot read property 'mat4' of undefined

I will try to reduce this to a smaller testcase and fix it in the process, but it might take me some time…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions