vant-ui / vant-nuxt

Vant module for Nuxt
MIT License
78 stars 9 forks source link

fix: import nuxt composables from #imports #26

Closed danielroe closed 7 months ago

danielroe commented 7 months ago

This is a DX improvement when developing - we can avoid loading the entire barrel file at #app by using the new granular imports merged in https://github.com/nuxt/nuxt/pull/23951.