Grant Colestock
Grant Colestock
Running into a similar issue with a react project which builds using Vite. When running `vite dev` it appears that Cypress is requesting files one at a time. The first...
Hi @pavelfeldman - when I first raised this issue, I was not aware the number of upvotes it received would be meaningful, so I made no effort to engage the...
Hey @pavelfeldman - this is the third most upvoted issue currently assigned to you. Can you give an update on your thoughts here? What can I do to get the...
Hey @dgozman - it looks like @pavelfeldman is not able to engage on this one for now. Would you be willing to review a PR if I opened one up...
Currently date-fns does not track holidays. This would be large and breaking change if holidays were not considered business days in date-fns. Currently behavior is ```js const result = addBusinessDays(new...
@lo1tuma - as far as I know, precompiling is the only option (except for version `~1.31.0` where this briefly worked). If you find a better alternative, please let me know...