fix(core): update
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
import * as early from '@pushrocks/early';
 | 
			
		||||
early.start('tsbuild');
 | 
			
		||||
export * from './tsbuild.exports';
 | 
			
		||||
export * from './tsbuild.cli';
 | 
			
		||||
export * from './tsbuild.exports.js';
 | 
			
		||||
export * from './tsbuild.cli.js';
 | 
			
		||||
early.stop();
 | 
			
		||||
		Reference in New Issue
	
	Block a user