feat: add config set and npm config
This commit is contained in:
@@ -8,6 +8,7 @@ import './command/serve.ts';
|
||||
import './command/config.ts';
|
||||
import './command/web.ts';
|
||||
import './command/router.ts';
|
||||
import './command/npm.ts';
|
||||
|
||||
// program.parse(process.argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user