Dear Quasar,
I have to use some Quasar features in an existing NUXT project, so I wanted to try adding the UMD version.
However the docs say there is no Tree shaking with UMD.
Does this mean to just use 1 component: eg. ‘q-btn’ it will include the entire Quasar Framework?