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 fe7581f commit 0136448Copy full SHA for 0136448
.dnt.ts
@@ -9,6 +9,7 @@ await invokeDenoNodeJSTransformer({
9
"README.md"
10
],
11
entrypoints: configJSR.getExports(),
12
+ fixInjectedImports: true,
13
generateDeclarationMap: true,
14
metadata: {
15
name: configJSR.getName(),
0 commit comments