coder / coder/code-server

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

Aperta
#5,883 9 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
TypeScript
Stelle
79.3k
Fork
6.8k
Merge medio
2g 6h
PR unite (30g)
41

Descrizione

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.