trilium/apps
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 +03:00
..
client fix(nx/docker): client-side translations 2025-04-25 14:06:33 +03:00
client-e2e chore(monorepo/client): create empty project 2025-04-22 22:06:10 +03:00
desktop chore(nx/forge): add strange workaround to solve node modules 2025-04-26 00:42:43 +03:00
desktop-e2e chore(nx/desktop): switch to webpack-based build 2025-04-23 13:10:13 +03:00
server chore(nx/server): get electron-forge up to "Finalizing package" 2025-04-25 18:23:52 +03:00