toeverything / AFFiNE.pro

AFFiNE official website, source for affine.pro
https://affine.pro
GNU Affero General Public License v3.0
634 stars 107 forks source link

fix: import nuxt composables from #imports #105

Closed danielroe closed 1 year ago

danielroe commented 1 year 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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
affine-pro ✅ Ready (Inspect) Visit Preview Nov 8, 2023 2:09pm
pengx17 commented 1 year ago

Thank you!