Skip to content

Commit

Permalink
appservice: Use vscode.workspace.findFiles rather than globby to get …
Browse files Browse the repository at this point in the history
…files to zip (#1616)

* Use vscode.workspace.findFiles rather than globby to get files to zip

* Add comment

* Remove unused code

* Use RelativePath, globby as devdep

* Change tests to have more verbosity of filepath being checked

* Normalize all paths so that they work on UNIX OS

* Different approach

* And the darwin award goes to...
  • Loading branch information
nturinski authored Oct 31, 2023
1 parent 2c73703 commit 436c702
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 59 deletions.
Loading

0 comments on commit 436c702

Please sign in to comment.