Skip to content

consider adding file watcher to sync-docs command #252

@manuel3108

Description

@manuel3108

This might be controversial, so feel free to close.

I'm currently running the sync-docs command inside a file watcher for ease of use. Either add directly to the script or as separate command.
This is what I'm currently running:

npx chokidar-cli "../../../svelte-cli/**/*.md" -c "pnpm sync-docs"

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