defer-run / defer.client

Zero infrastructure Node.js background jobs

Home Page:https://www.defer.run/docs/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat]: ignore test files in defer directory

benwoodward opened this issue · comments

I'm getting an error about Vitest because I have a .test.ts file adjacent to my defer function (which is usually fine). Would be great if **.test** files were ignored in the build process.

We currently do not support non-defer functions in the defer folder. However, we are working on a solution to enable test files in this folder and will keep you informed of any updates.

We have released a new version of the builder that ignores test files 🎉
Please let me know if you have any further questions.