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
test(exportfunctions): add tests to catch nested folder bug regression & more
Deep nested folders were not being detected properly due to a bug with the replace function that
only replaces the first match of a string. A test was added to catch this bug.
0 commit comments