fix(build): electron-builder uses yml config via extends
package.json had its own build section with incomplete exclusions,
which overrode electron-builder.yml. Changed to use "extends" to
delegate to the yml file.
Build size: 3.2GB → 297MB
Build time: 83s → 5s