We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48f67e commit 9030191Copy full SHA for 9030191
package.json
@@ -4,6 +4,7 @@
4
"description": "A fantastic mobile ui lib implement by Vue",
5
"main": "lib/index.js",
6
"module": "src/index.js",
7
+ "postCompile": true,
8
"scripts": {
9
"prebuild": "npm run unit",
10
"build": "node build/build.js",
0 commit comments