FeliciousX/vue-directive-long-press

Use directive as a plugin

Closed this issue · 1 comments

Breaking change

  • allow export default to be a plugin and spread export to use directive locally per component

not necessary to make it a plugin, just use a global directive, still works

just need to update the example