Skip to content

Commit

Permalink
Merge pull request #47 from mitjans/fix-shiki-dependency
Browse files Browse the repository at this point in the history
fix(docs): shiki dependency
  • Loading branch information
mitjans authored Sep 15, 2024
2 parents e3c8720 + 59cd0cc commit c1242dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,7 @@ export default defineNuxtConfig({
uiPro: {
license: 'oss',
},
build: {
transpile: ['shiki'],
},
});

0 comments on commit c1242dc

Please sign in to comment.