summaryrefslogtreecommitdiff
path: root/tests/testdata/run/node_prefix_missing/feature_enabled.out
AgeCommit message (Collapse)Author
2024-09-09fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)David Sherret
This was accidentally enabled in byonm, but it requires the `--unstable-bare-node-builtins` flag. Closes #25358
2024-09-03fix: make some warnings more standard (#25324)David Sherret