Skip to content

Commit 8377695

Browse files
committed
approve builds
1 parent ccbf7bd commit 8377695

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
"pnpm": {
2323
"patchedDependencies": {
2424
"monaco-editor": "patches/monaco-editor.patch"
25-
}
25+
},
26+
"onlyBuiltDependencies": [
27+
"esbuild"
28+
]
2629
},
2730
"packageManager": "pnpm@10.14.0"
2831
}

0 commit comments

Comments
 (0)