Remove Forge PNPM workaround #926
Labels
backport-requested
Should be applied to the maintained (previous) version
blocked
dependencies
documentation
Improvements or additions to documentation
electron forge
tooling
Milestone
Electron Forge doesn't support PNPM at all - which led to some exceedingly hacky approaches to things when reworking the repo into a full monorepo, specifically we are using Yarn to install Forge-related E2E packages and this effectively cripples our use of turborepo to streamline the build process.
Now that there's some light at the end of the tunnel, we should consider removing the workarounds, which in turn means we can greatly improve the efficiency of the build pipeline.
The text was updated successfully, but these errors were encountered: