Skip to content

[Feature Request]: Support sequential plugins #3337

@thesmartwon

Description

@thesmartwon

What problem does this feature solve?

Some plugins (like Tailwind) need to scan all input files BEFORE transforming one or more of them. While a later build hook like renderStart or writeBundle could be used, this is problematic if another plugin also needs access to the transformed output.

What does the proposed API look like?

https://rollupjs.org/plugin-development/#build-hooks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions