Skip to content

Commit

Permalink
chore: another lint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Feb 19, 2025
1 parent b91f03c commit ee0e4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Electron Forge is an all-in-one tool for packaging and distributing Electron app
* [pnpm](https://pnpm.io/) (as of Forge v7.7.0)

{% hint style="warning" %}

#### **Packaging requires `node_modules` to be on disk**

When packaging your Electron app, Forge crawls your project's `node_modules` folder to collect dependencies to bundle. Its module resolution algorithm is naive and doesn't take into account symlinked dependencies nor Yarn's Plug'n'Play (PnP) format.
Expand Down

0 comments on commit ee0e4cb

Please sign in to comment.