diff --git a/tsup.config.json b/tsup.config.json index 7f1d623..800ed1b 100644 --- a/tsup.config.json +++ b/tsup.config.json @@ -10,7 +10,7 @@ "dts": false, "splitting": false, "cjsInterop": false, - "minify": false, + "minify": true, "external": [], "noExternal": ["@inquirer/core", "@inquirer/prompts", "adm-zip", "colorette", "ora"], "banner": {