feat: add pack module

This commit is contained in:
2024-11-21 02:08:35 +08:00
parent 89e4107800
commit 35cec990c6
6 changed files with 499 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ import './command/config.ts';
import './command/web.ts';
import './command/router.ts';
import './command/npm.ts';
import './command/publish.ts';
// program.parse(process.argv);