You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-module-collector should not expect optional dependencies to be
present on disk. If `require('dep/package.json')` throws for optional
dependency - it is completley safe to continue as if it was never
installed.
* pnpm collection of optional dependencies ([96abe76](https://github.com/electron-userland/electron-builder/commit/96abe76d8c4a033276f96ad92db7b2a0e28530aa))
7
+
* support `mas` packages for flipping fuses ([#8947](https://github.com/electron-userland/electron-builder/issues/8947)) ([7ba4fea](https://github.com/electron-userland/electron-builder/commit/7ba4fea95825650f02749949632b351c75d3019a))
0 commit comments