replaced usage to ts-node with CLI nodeTransform

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-03-17 21:25:52 +01:00
parent 0d72065dfd
commit 1bd4596c99
23 changed files with 28 additions and 94 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env yarn ts-node --transpile-only
#!/usr/bin/env node --require @backstage/cli/config/nodeTransform.cjs
/*
* Copyright 2021 The Backstage Authors
*