Skip to content

Add build watch mode #88

Closed
Closed
@nandorojo

Description

@nandorojo

Feature request

I'd love to be able to run bob build --watch, and for it to rebuild every time there is a change.

Why it is needed

I'm using bob in a monorepo, and I have multiple example apps (next, expo, gatsby) that need to update when I make changes. Currently I need to run bob build each time.

Possible implementation

I'm not sure how other repos do this, but whenever there is a file saved, it could run bob build.

Code sample

- bob build
+ bob build --watch

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