Skip to content

When in watch mode, pressing Enter should force a rebuild #563

@jktravis

Description

@jktravis

Is your feature request related to a problem? Please describe.
Sometimes, webpack either rebuilds too fast, or I'm generally unsure if it has finished rebuilding (maybe I missed a notification from webpack-notifier). And I just want to force a rebuild. Now, I presume the only thing I can do is stop and restart the watch.

Describe the solution you'd like
Something similar to Jest's watch mode (but without all the options.) Mostly, I just want to be able to press Enter and it rebuild.

Describe alternatives you've considered
Just stopping and restarting.

Additional context
no additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions