fix: dsh exports

fix: pty-local postinstall
This commit is contained in:
imccyu
2026-08-05 01:11:49 +08:00
parent 1dffc3cb86
commit b7c0e4ea08
4 files changed
+5 -5

No files matched your search

+1
View File
@@ -97,6 +97,7 @@ function workspaceManifests(): WorkspaceManifest[] {
const packageFileExtras: Readonly<Record<string, readonly string[]>> = {
'@deepseek-ai/dsh-helper': ['lib/assets'],
'@deepseek-ai/dsh-pty-local': ['scripts/ensure-spawn-helper.mjs'],
'@deepseek-ai/dsh-scripts': [
'lib/dev/tsdown-config.js',
'lib/local-plugin-loader-hooks.js',