Skip to content

Rust compilation output cleared too quikly in watch mode #10

Open
@BenoitZugmeyer

Description

@BenoitZugmeyer

I have a small issue when using this plugin with rollup in watch mode. When doing a rust file modification, it seems rollup is bundles the project in two pass, clearing the Rust compilation warnings right after the Rust compilation finishes.

It would be great if rollup could bundle everything in one pass, keeping the Rust compilation visible until another file is modified.

Minimal project to reproduce

Screencast:
asciicast

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