Skip to content

Move non-native deps into devDependencies to reduce app size #25

@subframe7536

Description

@subframe7536

Hi, thanks for your work !

Currently most of items in dependencies are pure js lib and reduntantly bundled by electron-builder. If you can move all of the deps in dependencies (except capturekit, uiohook-napi, ffmpeg-static or other native deps) into devDependencies , electron-builder will skip bundling them, which can reduce a lot of app size.

I'm willing to create a PR for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions