fix(core): update

This commit is contained in:
2022-03-12 19:32:15 +01:00
parent 6d2d48af9d
commit 035207f4f9
6 changed files with 16 additions and 13 deletions

View File

@ -2,4 +2,4 @@ import * as early from '@pushrocks/early';
early.start('tsbuild');
export * from './tsbuild.exports.js';
export * from './tsbuild.cli.js';
early.stop();
early.stop();