breejs / bree

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
https://jobscheduler.net
MIT License
3.01k stars 78 forks source link

[feat] if a job path is passed such as "foo", and "/foo" exists as a folder with an "index.js", it shouldn't require you to do "foo/index" in job definition config #153

Closed niftylettuce closed 2 years ago

niftylettuce commented 2 years ago

cc @Spence-S

titanism commented 2 years ago

Already handled in v9.0.0+