summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/require_main
AgeCommit message (Collapse)Author
2023-04-06fix(ext/node): fix unable to resolve fraction.js (#18544)Marvin Hagemeister
Turns out `autoprefixer` is a better reproduction case then `microbundle`. Fixes #18535 Fixes #18600 --------- Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>