Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 9e70610

Browse files
committed
added build script
1 parent feecda5 commit 9e70610

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": "Vue plugin for Keen.io tracking",
55
"main": "index.js",
66
"scripts": {
7+
"build": "webpack --config build/webpack.config.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"keywords": [

0 commit comments

Comments
 (0)