Skip to content

not match if config.exludes is '^foo/' #57

@h13i32maru

Description

@h13i32maru

If config is the following code, excluding is not match.

./src/foo/bar.js
./src/index.js
{
  source: "./src",
  destination: "./doc",
  excludes: ["^foo/"]
}

also config.includes

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