feat(cli): Enhance CLI for TypeScript folder compilation ordering based on rank and predefined rules.
This commit is contained in:
@ -5,6 +5,13 @@ export {
|
||||
path
|
||||
}
|
||||
|
||||
// @git.zone scope
|
||||
import * as tspublish from '@git.zone/tspublish';
|
||||
|
||||
export {
|
||||
tspublish
|
||||
}
|
||||
|
||||
// @push.rocks scope
|
||||
import * as smartcli from '@push.rocks/smartcli';
|
||||
import * as smartdelay from '@push.rocks/smartdelay';
|
||||
|
Reference in New Issue
Block a user