Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: stop loading the same project multiple times
Why === * #294 What changed === * Make a copy of the FileNames and loop over that instead, so when loadExtendProject adds to the FileNames, it doesn't try to load it again Test plan === * The repro in issue 294 now passes
- Loading branch information