[Feat]: use node-prune to remove all unnecessary files from the distribution
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 79.3k
- 分支
- 6.8k
- 平均合併
- 2 天 6 小時
- 30 天內合併 PR
- 41
描述
## What is your suggestion?
Currently in the code-server distribution archives there are over 56000 files, most of them are:
- READMEs
- CHANGELOGs
- LICENSEs
- TypeScript files
- C sources and headers
- Linter configs
- and so on...
I propose to use [node-prune](https://github.com/tj/node-prune) when building code-server to get rid of all unnecessary files.
## Why do you want this feature?
To slim down the distribution size and for cleaneleness.
貢獻指南
評估
這個 Issue 還沒有評估資料。