Gajus Kuizinas

Results 775 comments of Gajus Kuizinas

@oguimbal would you be available to contribute to this package?

Would be a pretty simple PR to rewrite this to TypeScript, if there is interest.

> With persistent tasks, we don't restart them unless the entire workspace graph is invalidated (i.e. a turbo.json is changed or new dependency is added). We generally assume that persistent...

> Yeah, I am currently having a import-loader defined to accept Typescript code and then use node's --watch functionality to detect changes but they ignore changes in node_modules. We opted...

> Yes, but turbo doesn't kill and restart the process when it's a persistent task [..] This is why in `turbowatch` there is `persistent` configuration, and also `interruptible`. When `interruptible`...

> The problem I am having is that I then get all kind of issues when I try to watch my 15 persistent tasks at the same time; as I...

> Recently hop in the turborepo train and trying to improve the local dev DX, I can't believe it's not a thing. Now I've to restart by multi backend setup...

Tagging @jaredpalmer for visibility

@FGRibreau I will happily make a PR when this package has a well defined package.json (with dependencies required for test, build, ...), test cases, code styles guide and contribution guidelines....

If you have little incentive of maintaining the existing package, I will be happy to take it over. I'd use `truncate` package as part of the `table` package (https://github.com/gajus/table/issues/1). If...