We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a923a6 commit b2036d5Copy full SHA for b2036d5
1 file changed
packages/loro-websocket/tsdown.config.ts
@@ -7,6 +7,7 @@ export default defineConfig({
7
},
8
format: ["esm", "cjs"],
9
sourcemap: true,
10
+ hash: false,
11
dts: true,
12
clean: true,
13
target: "es2020",
0 commit comments