Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit 19cec27

Browse files
committed
add source map to files
1 parent 6250b9b commit 19cec27

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
"main": "dist/vue-touch.js",
55
"files": [
66
"dist/vue-touch.js",
7+
"dist/vue-touch.js.map",
78
"dist/vue-touch.min.js"
89
],
910
"description": "Hammer.js based touch events plugin for Vue.js 2.0",

0 commit comments

Comments
 (0)