Shanedell opened a new issue, #492: URL: https://github.com/apache/daffodil-vscode/issues/492
The `glob` package has a lot of dependencies and isn't used to often. Also in later version I believe it throws some unexpected errors. I think we can get rid of this package and use vanilla TypeScript code with recursion to replace it. Places that currently use glob ```txt build/scripts/package.ts src/tests/suite/index.ts ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
