Skip to content

Commit 1a61b1b

Browse files
committed
chore: do not bundle mkdist
1 parent fcf4a2e commit 1a61b1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export default defineBuildConfig({
44
declaration: 'node16',
55
externals: [
66
'@vue/compiler-dom',
7+
'mkdist',
78
],
89
rollup: {
910
dts: {

0 commit comments

Comments
 (0)