Skip to content

Commit dcb5a6a

Browse files
committed
chore: update
1 parent 2f8436f commit dcb5a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/bin/rslib.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if (enableCompileCache) {
1313
}
1414

1515
async function main() {
16+
console.log(111);
1617
const { logger, prepareCli, runCli } = await import('../dist/index.js');
1718
prepareCli();
1819

0 commit comments

Comments
 (0)