Skip to content

Remove hard-coded better-sqlite3 binaries #5077

@eliandoran

Description

@eliandoran

In bin/better-sqlite3 there are .node files containing the native dependencies of better-sqlite3 for every platform.

Theoretically prebuilds should already be available if the right combination of Node.js + Electron is used, without having to deal with electron-rebuild.

These .node files are used in:

  • package.json when doing qswitch-server and qswitch-electron.
  • In all of the build scripts. It might be worth removing them and see if the builds can handle downloading the right prebuilt on their own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions