fix: correct glob pattern to match nested directories in build script
The fix changes the glob pattern from a literal dot to a wildcard asterisk when the target directory is ".", enabling recursive matching of files in subdirectories during the build process.
This commit is contained in:
parent
682b050ed4
commit
e6784bc68c
Loading…
Reference in New Issue
Block a user