Skip to content

transpiler.exclude erroneously uses working directory rather than config file as reference #21

@FND

Description

@FND

cf. 26c56a9

return /^\.{0,2}\//.test(pkg) ? pkg : `node_modules/${pkg}/**`;

note that the same issue probably applies to

commonjs({ include: "node_modules/**" })

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