David Sherret
|
77fb26e143
|
fix(npm): add console global for node environment (#16519)
This global is already isolated to node during type checking.
Closes #16518
|
2022-11-02 19:08:09 -04:00 |
|
Yoshiya Hinosawa
|
9b324b1cf4
|
fix(ext/node): fix global in node env (#15622)
|
2022-08-26 23:39:05 +09:00 |
|
David Sherret
|
f583a7ebf4
|
chore(npm): add test for esm npm binary package (#15609)
|
2022-08-26 09:17:48 -04:00 |
|
David Sherret
|
376665d115
|
fix: avoid global declaration collisions in cjs (#15608)
* Use a default stack size * 2 in debug for Windows because swc using so much stack size. We should look into this more later though.
|
2022-08-25 20:24:18 -04:00 |
|