Skip to content

Invoke prepack after bundle has been generated. #9

@vwochnik

Description

@vwochnik

This plugin invokes prepack using the transform() method. But it shouldn't be this way. It should be transformBundle() because prepack should be invoked after rollup has created the bundle.

Look here for how it's done for the uglify plugin.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions