Very inefficient build process

The Problem

I just checked the app.asar, and it seems to literally have dependencies and source code just copied. No compilation, minification or tree shaking.

Proposed Solution

A proper build process, for example using Vite