We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31988a9 commit 48c3730Copy full SHA for 48c3730
packages/kit/tsdown.config.ts
@@ -13,4 +13,5 @@ export default defineConfig({
13
clean: true,
14
tsconfig: '../../tsconfig.base.json',
15
dts: true,
16
+ inlineOnly: false,
17
})
packages/rpc/tsdown.config.ts
@@ -11,4 +11,5 @@ export default defineConfig({
11
12
exports: true,
0 commit comments