We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf4a2e commit 1a61b1bCopy full SHA for 1a61b1b
build.config.ts
@@ -4,6 +4,7 @@ export default defineBuildConfig({
4
declaration: 'node16',
5
externals: [
6
'@vue/compiler-dom',
7
+ 'mkdist',
8
],
9
rollup: {
10
dts: {
0 commit comments