Skip to content

Commit 047e636

Browse files
committed
chore: add only dist and readme to bundle
1 parent 037f58e commit 047e636

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
]
3939
}
4040
},
41+
"files": [
42+
"LICENSE",
43+
"README.md",
44+
"dist"
45+
],
4146
"scripts": {
4247
"dev": "pnpm dev:vite",
4348
"build": "unbuild && pnpm build:nuxt-module",

0 commit comments

Comments
 (0)