Skip to content

Commit 9030191

Browse files
committed
add postCompile config
1 parent b48f67e commit 9030191

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
@@ -4,6 +4,7 @@
44
"description": "A fantastic mobile ui lib implement by Vue",
55
"main": "lib/index.js",
66
"module": "src/index.js",
7+
"postCompile": true,
78
"scripts": {
89
"prebuild": "npm run unit",
910
"build": "node build/build.js",

0 commit comments

Comments
 (0)