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 4aba718 commit f559768Copy full SHA for f559768
package.json
@@ -4,6 +4,7 @@
4
"description": "A Vue.js component for filterable and paginated tables.",
5
"main": "index.js",
6
"scripts": {
7
+ "build" : "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"keywords": [
0 commit comments