7 Commits

Author SHA1 Message Date
Norbert de Langen
3e96c7b9b4
fix linting in scripts 2022-11-24 20:13:28 +01:00
Tom Coleman
4ab4bf1fd5 Import execaCommand from utils in couple places 2022-11-09 13:53:52 +11:00
Tom Coleman
dc7ebb7569 Some fixes 2022-11-05 21:15:27 +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
Tom Coleman
09addc3f11 Small improvement 2022-10-10 15:51:50 +11:00
Tom Coleman
ba8003ed8e Wired up combine-compodoc 2022-10-10 15:24:50 +11:00
Tom Coleman
55d0559faf Create combine-compodoc script 2022-10-10 15:10:50 +11:00