mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix(build): unblock pnpm build dts
This commit is contained in:
@@ -18,7 +18,6 @@ export default defineConfig([
|
||||
platform: "node",
|
||||
},
|
||||
{
|
||||
dts: true,
|
||||
entry: "src/plugin-sdk/index.ts",
|
||||
outDir: "dist/plugin-sdk",
|
||||
env,
|
||||
|
||||
Reference in New Issue
Block a user