Skip to content

Add support for watching additional files in watch mode #3

@michaelhthomas

Description

@michaelhthomas

In a project I am currently working on, I have a typst paper within a larger python project, and am importing code from python modules in the same directory. It would be great to be able to pass a wildcard, i.e. *.py to the watch command, and have it reset the cache and rebuild when any of the matched files changes. This could also be useful for input data files, i.e. a wildcard on *.csv or the like.

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