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

feat: rework asset globbing #271

Merged
merged 1 commit into from
Feb 6, 2024
Merged

feat: rework asset globbing #271

merged 1 commit into from
Feb 6, 2024

Conversation

jrassa
Copy link
Member

@jrassa jrassa commented Feb 5, 2024

  • Assets now defined in config vs. separate file
  • Updated glob library to latest version. Newer version has built in support for globbing multiple patterns at once.
  • Removed multi-glob pattern processing code.
  • globbing now handled on demand by the code that needs it.

* Assets now defined in config vs. separate file
* Updated glob library to latest version.  Newer version has built in support for globbing multiple patterns at once.
* Removed multi-glob pattern processing code.
* globbing now handled on demand by the code that needs it.
@jrassa jrassa merged commit 10d9501 into develop Feb 6, 2024
4 checks passed
@jrassa jrassa deleted the asset-rework branch February 6, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant