canutin-desktop
canutin-desktop copied to clipboard
Minimize bundle size for releases
- The current bundle is
~100 MB - The biggest offender is the fact that Electron ships with Chromium
- Since the app is meant to be run with the user's default browser we should explore ways to prevent shipping unnecessary dependencies
- Consider migrating from Electron to Tauri