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
593 stars 40 forks source link

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

Closed KazariEX closed 4 months ago

KazariEX commented 4 months ago

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

KUN1007 commented 4 months ago

感谢指出!