Skip to content

Commit 8377695

Browse files
committed
approve builds
1 parent ccbf7bd commit 8377695

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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": "[email protected]"
2831
}

0 commit comments

Comments
 (0)