Skip to content

Commit ce6244c

Browse files
committed
chore: add files
1 parent bf035b3 commit ce6244c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.4",
44
"description": "小程序 WeUI 组件库",
55
"main": "miniprogram_dist/index.js",
6+
"files": [
7+
"miniprogram_dist"
8+
],
69
"scripts": {
710
"submodule": "git submodule init && git submodule update --init",
811
"init": "npm run submodule && npm i && cd src/weui-wxss && npm i && gulp build:style && cd ../../ && npm run dev",

0 commit comments

Comments
 (0)