Features
⚠️ The feature is not breaking but it encourages using Node.js-compliant module paths when using explicit Detox config file paths (-C ./myDetoxConfig.js
).
E.g., from now on there is no need to write -C node_modules/my-detox-config/index.js
anymore — just use -C my-detox-config
.