I am writing a custom vuetify components-based library. when i try to build and install to another app it doesn't work. I struggle for few days and find out if the component define inside custom component and custom component call together it renders property.
This problem is based on vuetify treeshaking.
How to turnoff Treehaking (a-la-carte) in vuetify ?