Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

2.1.0 treating ES6 modules as external dependencies #93

@msroberts

Description

@msroberts

After updating to 2.1.0, rollup is not recognizing imported ES6 modules such as d3 or topojson. I tested this by following the process here: https://bl.ocks.org/mbostock/bb09af4c39c79cffcde4. With rollup-plugin-node-resolve set at version 2.0.0, it works as expected; however, with 2.1.0, it gives the message "Treating 'd3-selection' as external dependency" and does not include. d3-selection's package.json has a module field.

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