fix(core): update
This commit is contained in:
@ -10,3 +10,6 @@ early.stop();
|
||||
if (process.env.CLI_CALL) {
|
||||
runCli();
|
||||
}
|
||||
|
||||
// lets make this usable programmatically
|
||||
export * from './tsbundle.class.tsbundle';
|
||||
|
Reference in New Issue
Block a user