diff --git a/packages/pockethost/src/mothership-app/tsdown.config.ts b/packages/pockethost/src/mothership-app/tsdown.config.ts index ed88906a..efbc28d5 100644 --- a/packages/pockethost/src/mothership-app/tsdown.config.ts +++ b/packages/pockethost/src/mothership-app/tsdown.config.ts @@ -15,5 +15,4 @@ export default defineConfig({ platform: 'node', minify: false, sourcemap: false, - bundle: true, })