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
elpaca--main-file: use regexp + directory-file search
Previous method of manually constructing a list of files was intended to be faster.
The performance gain in negligible and using a regexp + directory-files based
search is able to better find files in non-standard locations.
0 commit comments