fix(core): update

This commit is contained in:
2023-08-26 13:27:51 +02:00
parent 87b6a4efb2
commit 2fe98bec22
9 changed files with 1456 additions and 424 deletions

View File

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