Skip to content

Commit

Permalink
fix(docs): shiki dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mitjans committed Sep 15, 2024
1 parent e3c8720 commit 59cd0cc
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 59cd0cc

Please sign in to comment.