fix(core): Replace ts-node with tsx for module handling
This commit is contained in:
@@ -10,7 +10,6 @@ import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartfile, smartshell };
|
||||
|
||||
// third party scope
|
||||
import * as tsNode from 'ts-node';
|
||||
import { tsImport } from 'tsx/esm/api';
|
||||
|
||||
export { tsNode };
|
||||
export { tsImport };
|
||||
|
||||
Reference in New Issue
Block a user