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

Commits on Feb 5, 2024

  1. feat: rework asset globbing

    * 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 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0020504 View commit details
    Browse the repository at this point in the history