What is the proper way to write crons in a Fresh project?
Importing files calling
Is there a recommended way to add crons to a Fresh project?
Deno.cron() in the dependency tree of dev.ts would halt the build process during deno deploy.Is there a recommended way to add crons to a Fresh project?
