Skip to content

Commit 21ae1a4

Browse files
committed
fix publish path
1 parent 39764a5 commit 21ae1a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"input": "./src/index.ts"
4040
},
4141
"publishConfig": {
42+
"directory": "dist",
4243
"access": "public"
4344
}
4445
}

0 commit comments

Comments
 (0)