Skip to content

Commit 4ffbaf2

Browse files
ci: fix build issue
1 parent 678b78d commit 4ffbaf2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

site/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,10 @@
1818
},
1919
"dependencies": {
2020
"minisearch": "^7.2.0"
21+
},
22+
"pnpm": {
23+
"onlyBuiltDependencies": [
24+
"esbuild"
25+
]
2126
}
2227
}

0 commit comments

Comments
 (0)