Skip to content

Commit f1d5b1c

Browse files
committed
build(docs): add onlyBuiltDependencies to package.json
1 parent 7eadb00 commit f1d5b1c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"overrides": {
1717
"esbuild": "0.25.0",
1818
"vite": "6.4.2"
19-
}
19+
},
20+
"onlyBuiltDependencies": [
21+
"esbuild"
22+
]
2023
}
2124
}

0 commit comments

Comments
 (0)