TwicPics / components

A Web component library that brings the power of TwicPics to your favorite web framework.
MIT License
53 stars 2 forks source link

fix: import nuxt composables from #imports #79

Closed danielroe closed 8 months ago

danielroe commented 8 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.

mbgspcii commented 8 months ago

Hi @danielroe

Thanks for the PR. I changed the destination branch from main to dev. Your change will be deployed with the next version. I'll keep you posted.

Don't hesitate to create new PRs or to give us feedback on TwicPics and/or its components.

Thanks again.