[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 还没有评估数据。