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 2acb7f4 commit 430ea63Copy full SHA for 430ea63
packages/mock/tsdown.config.ts
@@ -12,4 +12,5 @@ export default defineConfig({
12
exports: {
13
devExports: true,
14
},
15
+ external: ['mocha'],
16
});
0 commit comments