We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
inlineOnly: false
1 parent 9b44a71 commit 1a90048Copy full SHA for 1a90048
scripts/build.ts
@@ -24,4 +24,5 @@ await build({
24
platform: "node",
25
format: "esm",
26
fixedExtension: true,
27
+ inlineOnly: false,
28
});
0 commit comments