Skip to content

Commit f559768

Browse files
committed
Added build script.
1 parent 4aba718 commit f559768

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 Vue.js component for filterable and paginated tables.",
55
"main": "index.js",
66
"scripts": {
7+
"build" : "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"keywords": [

0 commit comments

Comments
 (0)