P4sca1 / cron-schedule

A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.
MIT License
177 stars 15 forks source link

Issue #289 Generate CJS & MJS targets #292

Closed ajmas closed 1 year ago

P4sca1 commented 1 year ago

I intentionally dropped support for CJS in version 4, to reduce maintenance efforts. Please use cron-schedule@^3.0.0 if you need a CJS build.