Skip to content

Commit

Permalink
Improve script fetching algorithm clarity
Browse files Browse the repository at this point in the history
This is almost all editorial, but it fixes one bug that was referring to the no-longer-existing "top-level module fetch" flag, when it should instead be referring to the "isTopLevel" variable introduced in f3550cd.

The editorial changes are:

* Adding types to all the parameters of the script fetching algorithms.
* Converting variables and parameters in those algorithms to camelCase.

Fixes #7996.
  • Loading branch information
nicolo-ribaudo authored Jul 20, 2023
1 parent 238086f commit 3185b37
Showing 1 changed file with 162 additions and 141 deletions.
Loading

0 comments on commit 3185b37

Please sign in to comment.