mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
node:module compatibility pt 1 (#18106)
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
# https://github.com/oven-sh/bun/issues/16289
|
||||
[test]
|
||||
preload = ["./test/js/node/harness.ts", "./test/preload.ts"]
|
||||
|
||||
[install]
|
||||
# Node.js never auto-installs modules.
|
||||
auto = "disable"
|
||||
|
||||
Reference in New Issue
Block a user