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.
bundle
1 parent 431960f commit 0b16f2eCopy full SHA for 0b16f2e
packages/next-safe-action/tsdown.config.ts
@@ -2,7 +2,6 @@ import { defineConfig } from "tsdown";
2
3
export default defineConfig({
4
entry: ["src/index.ts", "src/hooks.ts", "src/stateful-hooks.ts"],
5
- bundle: true,
6
format: ["esm"],
7
clean: true,
8
sourcemap: true,
0 commit comments