Skip to content

daemon: tailwind --watch exits and restarts in a loop #129

Description

@marcuswhybrow

modd.conf

tailwind.config.js {
  daemon: tailwind --watch --output ./build/tailwind.css
}

Output of running modd

11:16:21: daemon: tailwind --watch --output ./build/tailwind.css

Rebuilding...
exited: exit status 0
>> restart backoff... 1000ms
>> starting...

Rebuilding...
exited: exit status 0
>> restart backoff... 2000ms

Which continues forever.

Expected output:

Rebuilding...

Done in 977ms.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions