fix(core): update
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import * as early from '@pushrocks/early';
|
||||
early.start('tsdoc');
|
||||
import * as plugins from './tsdoc.plugins';
|
||||
|
||||
import * as cli from './tsdoc.cli';
|
||||
cli.run();
|
||||
early.stop();
|
||||
cli.run();
|
||||
|
Reference in New Issue
Block a user