diff options
| author | AAGaming <aagaming@riseup.net> | 2026-09-02 15:56:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-02 15:56:44 -0400 |
| commit | 636523b4f997c64af1c1fa54007f09729002ca4e (patch) | |
| tree | 3b8ad3b28719083217d084c8c30cd7a42ffe99b6 | |
| parent | 4dd2b609ed495c2523410d6c51def710af8e6fc3 (diff) | |
| download | decky-loader-636523b4f997c64af1c1fa54007f09729002ca4e.tar.gz decky-loader-636523b4f997c64af1c1fa54007f09729002ca4e.zip | |
i hold a great disdain for the pnpm maintainers
| -rw-r--r-- | frontend/pnpm-workspace.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/frontend/pnpm-workspace.yaml b/frontend/pnpm-workspace.yaml index e148d6e3..a6e847b3 100644 --- a/frontend/pnpm-workspace.yaml +++ b/frontend/pnpm-workspace.yaml @@ -1,3 +1,5 @@ minimumReleaseAgeExclude: - "@decky/api" -- "@decky/ui"
\ No newline at end of file +- "@decky/ui" +allowBuilds: + esbuild: true |
