webpro-nl / knip

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
https://knip.dev
ISC License
7.04k stars 174 forks source link

Add support for electron and electron-vite #751

Open ElPrudi opened 3 months ago

ElPrudi commented 3 months ago

Hi, it seems electron is getting a lot of love in the recent years and it's rising tremendously with new template builder like electron-vite. But it seems like knip lacks support for anything electron related, marking everything as unused because of faulty entrypoints. It would be great, if you could add some support for it!

webpro commented 3 months ago

Perhaps you could shed some light on a few things: