boltpkg / boltpkg/bolt

ignore/only{Fs} should accept arrays

Open
#172 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.4k
Forks
97
PR merge metrics
No merged PRs in 30d

Description

```js
getWorkspaces({
cwd,
ignoreFs: [
'packages/css-packs/*',
'build/*',
'website'
]
});
```

https://github.com/boltpkg/bolt/blob/b2f52a25311df2152794002f1d8792fadebe8360/src/functions/getWorkspaces.js#L7-L10

via @jamiebuilds

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.