Closed pi0 closed 8 months ago
Currently, we do lazy load shiki on client side when needed but there is a little bit of waterfall in chain that could be improved.
old:
updated with 3736ed8551b369afd29d0555debd9b0392162310:
fully fixed by https://github.com/shikijs/shiki/pull/624
Reproduction:
pnpm nuxt build playground pnpm nuxt preview playground
Source:
(edit something in the left pannel to see the network activity)
Currently, we do lazy load shiki on client side when needed but there is a little bit of waterfall in chain that could be improved.
old:
updated with 3736ed8551b369afd29d0555debd9b0392162310:
fully fixed by https://github.com/shikijs/shiki/pull/624
Reproduction:
Source:
(edit something in the left pannel to see the network activity)