flathub / flathub/io.github.nelson_lang.Nelson

Test: Reduce the flatpak size

Open
#16 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It appears this project forgot to remove development-related directories.

Removing the following directories might reduce the flatpak size dramatically.

```
195M ./include
12M ./share/cmake-4.0
```

**Related command**

```
"cleanup": [
"/include",
"/share/cmake-4.0",
"*.la",
"*.a"
],
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.