mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
More prettier
This commit is contained in:
@@ -43,6 +43,7 @@ js_repl_node_path = "/absolute/path/to/node"
|
||||
search path. Path-style specifiers (`./`, `../`, absolute paths, `file:` URLs) are rejected.
|
||||
|
||||
Module resolution proceeds in the following order:
|
||||
|
||||
1. `CODEX_JS_REPL_NODE_MODULE_DIRS` (PATH-delimited list)
|
||||
2. `js_repl_node_module_dirs` in config/profile (array of absolute paths)
|
||||
3. Thread working directory (cwd, always included as the last fallback)
|
||||
|
||||
Reference in New Issue
Block a user