Skip to content

chore: add long name alias#853

Merged
ckerr merged 1 commit intomainfrom
chore/reenable-spacebar-heating
Apr 23, 2026
Merged

chore: add long name alias#853
ckerr merged 1 commit intomainfrom
chore/reenable-spacebar-heating

Conversation

@dsanders11
Copy link
Copy Markdown
Member

With recent changes in e/e such as electron/electron#51034, users not using a build-tools installed via the @electron/build-tools package will have issues when running commands like yarn lint on e/e as we try to find build-tools via its long name (electron-build-tools) before invoking it, for safety.

While @electron/build-tools has the long name as a second bin name, any users directly pointing their path at a checkout of build-tools will not get that long name alias. So this PR adapts some of the code from @electron/build-tools and adds an alias file here directly.

cc @ckerr

reenable spacebar heating (xkcd)

@dsanders11 dsanders11 requested review from a team and ckerr as code owners April 22, 2026 21:15
@ckerr ckerr merged commit 0c2d623 into main Apr 23, 2026
12 checks passed
@ckerr ckerr deleted the chore/reenable-spacebar-heating branch April 23, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants