vuejs / vue-touch

Hammer.js wrapper for Vue.js
MIT License
2.72k stars 391 forks source link

Refactoring & ESM build #85

Open znck opened 7 years ago

znck commented 7 years ago
znck commented 7 years ago

/ping @LinusBorg

LinusBorg commented 7 years ago

great, hopefully can have a look tonight, but no promises 😅

LinusBorg commented 7 years ago

This is next on my TODO list for the coming weekend.

dasanra commented 7 years ago

First commit in this PR should fix export issues using /dist version of vue-touch with webpack. I also think that /dist files in this branch should be rebuilt with this PR changes.