Skip to content

Commit a9a2fae

Browse files
committed
build: fix mjs build publish
1 parent bafb5d4 commit a9a2fae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"files": [
1212
"src",
1313
"dist/*.js",
14+
"dist/*.mjs",
1415
"types/*.d.ts",
1516
"compiler-sfc",
1617
"packages/compiler-sfc"

0 commit comments

Comments
 (0)