bsdfzzzy / vue2-hammer

Hammer.js wrapper for Vue 2.x to support some touching operation in the mobile.
MIT License
255 stars 48 forks source link

Babel runtime #43

Open Tofandel opened 3 years ago

Tofandel commented 3 years ago

Babel runtime is listed as a dependency but it is clearly not used in the built lib so it should be moved to devDependencies to save some time during install (But it seems to not even be used in the build process so maybe should be removed entirely)

Unless maybe I am missing something?

lights0123 commented 2 years ago

This also causes this error https://github.com/vuejs/vue-cli/issues/6830#issuecomment-975580816