vicaryV
Denoβ€’9mo agoβ€’
4 replies
vicary

What is the proper way to write crons in a Fresh project?

Importing files calling 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?
Was this page helpful?