aeternity / aepp-components

deprecated: aepp-components to be used in all aepps.
ISC License
41 stars 14 forks source link

Import `vue-touch` explicitly #150

Closed davidyuk closed 6 years ago

davidyuk commented 6 years ago

Explicit imports of vue-touch in components that actually use it make possible to tree-shake this dependency in case if these components are not used in a specific project.