You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
If a directory is pointed to by a symbolic link whose name is the prefix of the directory, the directory won't be included in the asar.
For example, the directory aa won't be included.
Hi!
If a directory is pointed to by a symbolic link whose name is the prefix of the directory, the directory won't be included in the asar.
For example, the directory
aa
won't be included.https://github.com/electron/asar/blob/main/lib/crawlfs.js#L30
The text was updated successfully, but these errors were encountered: