coder / coder/code-server

[Feat]: use node-prune to remove all unnecessary files from the distribution

未關閉
#5,883 9 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。