Skip to content

Plugin API: where are the dependencies? #2578

Description

@ondras
  • Rollup Version: 0.67.7
  • Operating System (or Browser): Linux
  • Node Version: 8.14.0

How Do We Reproduce?

My rollup plugin, rollup-plugin-graph, used to leverage the ongenerate API to check dependencies of individual bundled modules. This API is no longer present and the new generateBundle call is not passed enough information to provide the requested functionality.

How can my plugin easily see all modules and their dependencies so I can visualize them as a graph?

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