lukesandberg
changed the title bind `global` as a variable instead of pulling it out of `__turbopack_context_` this makes it trivial for `swc` to eliminate when unneeded Add a dedicated `var global = globalThis;` declaration for the nodejs `global` variable.
1 year ago
mischnic
changed the title Add a dedicated `var global = globalThis;` declaration for the nodejs `global` variable.
Turbopack: add codegen replacement for `global`1 year ago
Login to write a write a comment.
Login via GitHub