Skip to content

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

Open
@pavelxdd

Description

@pavelxdd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions