We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9ab44 commit 7dccb1dCopy full SHA for 7dccb1d
package.json
@@ -9,7 +9,7 @@
9
"license": "MIT",
10
"private": false,
11
"scripts": {
12
- "build": "vue-cli-service build --target lib --name VueTinyPagination packages/TinyPagination/index.js",
+ "build": "vue-cli-service build --target lib --name VueTinyPagination index.js",
13
"lint": "vue-cli-service lint",
14
"test:unit": "vue-cli-service test:unit",
15
"prepare": "yarn test:unit && yarn build"
0 commit comments