Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix a bug that caused some globals to be skipped
If the globals were defined by an extension, there was a scenario that caused them to be skipped. Maybe this isn't the right place to fix it, but it does work in my local testing.
- Loading branch information