summaryrefslogtreecommitdiff
path: root/test_util/src/npm.rs
AgeCommit message (Collapse)Author
2022-08-25fix: avoid global declaration collisions in cjs (#15608)David Sherret
* 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.