mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-11 13:21:03 +00:00
fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040)
This commit is contained in:
parent
c08fa5675f
commit
629e866ff0
2 changed files with 3 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ for (const item of targets) {
|
|||
conditions: ["browser"],
|
||||
tsconfig: "./tsconfig.json",
|
||||
plugins: [plugin],
|
||||
external: ["node-gyp"],
|
||||
compile: {
|
||||
autoloadBunfig: false,
|
||||
autoloadDotenv: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue