KUN1007 / kun-galgame-nuxt3

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 2nd generation!
https://www.kungal.com
GNU Affero General Public License v3.0
614 stars 44 forks source link

refactor: use ``Lazy`` instead of ``defineAsyncComponent`` #59

Closed KazariEX closed 5 months ago

KazariEX commented 5 months ago

使用 Nuxt 自带的 Dynamic Imports 减少代码冗余

KUN1007 commented 5 months ago

感谢指出!