Skip to content

Feature request: don't remove files on --watch #83

@DaniGuardiola

Description

@DaniGuardiola

I have a watch script that runs tshy --watch and some CSS compilation in parallel. In the output (dist/esm and dist/commonjs), js files live alongside CSS files. In my normal build script, I simply execute tshy before the CSS compilation, but when in watch mode, tshy detects a filesystem change when a CSS file is written, and then proceeds to remove it. I would like for tshy to leave these files untouched. A reasonable opt-in setting would be okay for me.

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