Commit Graph

14 Commits (9f5d23349d3adec964b0a489dbae0447b33b0665)

Author SHA1 Message Date
Elian Doran 3890eff6ba
chore(nx/client): reintegrate tests 2025-04-26 23:03:16 +07:00
Elian Doran 251660e0cb
chore(nx): restructure dependencies 2025-04-26 22:40:34 +07:00
Elian Doran e266b50198
chore(nx/forge): fix prebuilds and build from dist 2025-04-26 03:23:47 +07:00
Elian Doran b6b9ca1ab5
chore(nx/forge): add strange workaround to solve node modules
Here we need to ensure that there is no `node_modules` in
`apps/desktop` since electron-forge will pick it up and use only that,
meaning that all the hoisted dependencies available in the project root
will not be accessible and it will error out.

See https://github.com/pnpm/pnpm/issues/7880 for more information.
2025-04-26 00:42:43 +07:00
Elian Doran 457bf2bf5e
chore(nx/server): get electron-forge up to "Finalizing package" 2025-04-25 18:23:52 +07:00
Elian Doran 506935b365
fix(nx/forge): get forge command to execute 2025-04-25 17:13:01 +07:00
Elian Doran 76e43f3274
chore(nx/server): sync dependencies 2025-04-25 13:26:20 +07:00
Elian Doran 26815842c5
chore(monorepo/server): type error 2025-04-24 22:37:35 +07:00
Elian Doran e819facf63
fix(monorepo/server): missing dependencies to bettersqlite 2025-04-24 21:45:13 +07:00
Elian Doran e3cff46151
chore(nx/desktop): remove unnecessary dependencies & adapt scripts 2025-04-24 15:10:22 +07:00
Elian Doran d6f4b44360
chore(nx): change data dir for server:start-prod 2025-04-24 14:41:36 +07:00
Elian Doran 13d9cb4679
fix(nx/server): flaky run due to missing debug dependency 2025-04-24 13:43:41 +07:00
Elian Doran c8f0fac7c7
fix(monorepo/client): errors after pnpm 2025-04-24 11:28:59 +07:00
Elian Doran 5389b8b3c7
chore(monorepo): switch to pnpm 2025-04-23 19:12:54 +07:00