Support adding directories in assets without `/**`
Open
manifest
- Dominant language
- Go
- Stars
- 48
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
After globbing, if the file is a directory, add all of its children (i.e. re-glob with `/**` at the end). Then, remove duplicate files from the returned list. (see `(Manifest).AssetsPaths`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.