Skip to content

Globs are somewhat broken #118

@ciriousjoker

Description

@ciriousjoker

So apparently this works:

--parser json-stringify --write "myfolder/intl_*.arb"

and this doesn't:

--parser json-stringify --write "myfolder/*.arb"

I can only imagine that /* is somehow parsed as a comment in javascript...

Error message:

Error: No files matching the pattern were found: "[object Object]".

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