coder / coder/code-server

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

Aberta
#5,883 9 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
TypeScript
Estrelas
79.3k
Forks
6.8k
Merge médio
2d 6h
PRs com merge (30d)
41

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.