Commits
Click on a commit to change the comparison rangeperf(transformer): look up `SymbolId` for `require` only once (#6192)
When inserting `var x = require('y');` statements in `ModuleImports`, look up the binding for `require` only once, rather than for each statement.1 year ago
by overlookmotel