fix: support recursive readdir in Asar files (#41582)

This commit is contained in:
Shelley Vohr 2024-03-19 11:10:14 +01:00 committed by GitHub
parent 1cd7419718
commit b02918883f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 356 additions and 12 deletions

BIN
spec/fixtures/recursive-asar/a.asar vendored Normal file

Binary file not shown.

View file

@ -0,0 +1 @@
goodbye!

1
spec/fixtures/recursive-asar/test.txt vendored Normal file
View file

@ -0,0 +1 @@
Hello!