next.js
c58c6b70 - Turbopack: more static typeof replacements for ESM (#69914)

Commit
1 year ago
Turbopack: more static typeof replacements for ESM (#69914) Closes PACK-3117 Closes PACK-3235 - Also replace `typeof` of `module`, `exports`, `require` in ESM with the corresponding value - Also replace `typeof import.meta` with `object`. This is what we talked about, @sokra
Author
Parents
Loading