electron/lib/asar
Avi Vahl 9b02d94e97
fix(asar): readdir(withFileTypes) fails on deep directory (#26865)
when using readdirSync on a deep directory within the archive, the code fails to get the stats of child paths.
2020-12-15 11:21:49 +09:00
..
fs-wrapper.ts fix(asar): readdir(withFileTypes) fails on deep directory (#26865) 2020-12-15 11:21:49 +09:00
init.ts