Exclude modules
Open
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 181
- Avg merge
- 6h 44m
- Merged PRs (30d)
- 3
Description
Is there a way to exclude certain modules? There is `onlyModules` to do the opposite, but it's not very practical if you need to exclude a module to always have to keep `onlyModuels` up to date.
Also, is there a way to get electron-rebuild to list all the modules it's building? If I want to add all my current modules in `onlyModules` except one, I have no idea right now what modules it's actually building.
Contributor guide
Assessment
This issue has not been assessed yet.