Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding directories in assets without /** #41

Open
gwennlbh opened this issue Jul 10, 2021 · 0 comments
Open

Support adding directories in assets without /** #41

gwennlbh opened this issue Jul 10, 2021 · 0 comments
Assignees
Labels
manifest Involves modification of the Manifest struct
Milestone

Comments

@gwennlbh
Copy link
Owner

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)

@gwennlbh gwennlbh self-assigned this Jul 10, 2021
@gwennlbh gwennlbh modified the milestones: 0.3.0, 0.2.0 Jul 10, 2021
@gwennlbh gwennlbh changed the title Support adding directories in assets with /** Support adding directories in assets without /** Jul 10, 2021
@gwennlbh gwennlbh modified the milestones: 0.2.0, 1.0.0 Jul 10, 2021
@gwennlbh gwennlbh added the manifest Involves modification of the Manifest struct label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest Involves modification of the Manifest struct
Projects
None yet
Development

No branches or pull requests

1 participant