Valentin Palkovic
499346eaac
Gracefully shutdown and cleanup execa child processes
...
Execa child processes should be cleanup up as soon as the parent process quits. During initialization the "cancel" event should properly be sent and it should not lead to error events sent.
2023-07-20 13:57:40 +02:00
Yann Braga
a27608e24a
fix execa usage in build and check scripts
2022-11-21 12:44:52 +01:00
Tom Coleman
7dd02bcbcc
Fix require
to async import
2022-11-05 21:14:21 +11:00
Tom Coleman
d3fa0bef43
Use execa 6.x in scripts
...
We need to use an obtuse method to import it as it is ESM only and `ts-node` doesn't play well with that.
See https://github.com/TypeStrong/ts-node/discussions/1290
2022-11-05 21:12:31 +11:00
Norbert de Langen
40549ca923
fix the script
2022-09-14 12:39:04 +03:00
Michael Shilman
19a76d9b2d
Build: Update check-package for new repo structure
2022-08-23 17:47:22 +08:00
Norbert de Langen
7d80c53471
add linting on scripts dir && fix linting
2022-07-23 17:15:13 +02:00
Norbert de Langen
a5c35e1b3e
improvements to setup
2022-07-06 00:30:10 +02:00