opentiny / tiny-cli

🛠️ A flexible and extensible command line tool for OpenTiny and frontend.
https://opentiny.design/tiny-cli/
MIT License
119 stars 35 forks source link

✨ [Feature]: 去除多余无用安装包,使在默认情况下减少包体积 #217

Open YuPeng6688 opened 3 weeks ago

YuPeng6688 commented 3 weeks ago

What problem does this feature solve

将多余在项目中没有使用到的安装包去除掉,减少项目体积,使用户不用在额外去操作卸载多余的安装包,同时也减少项目体积

image

What does the proposed API look like

将多余在项目中没有使用到的安装包去除掉,减少项目体积

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: ✨ [Feature]: Remove redundant and useless installation packages to reduce package size by default