mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
JS projects often have package.json main/module/exports pointing to build output directories (build/, dist/, out/) which contain compiled code. Now the detector prioritizes common source directories (src/, lib/, source/) and skips build output paths when determining module root. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_config.py | ||
| test_detector.py | ||
| test_e2e_setup.py | ||
| test_first_run.py | ||