We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e11791 commit 07ab7a3Copy full SHA for 07ab7a3
1 file changed
build.config.ts
@@ -4,6 +4,7 @@ export default defineBuildConfig({
4
entries: [
5
'./src/module.ts',
6
'./src/utils.ts',
7
+ './src/cli.ts',
8
],
9
externals: [
10
'consola',
0 commit comments