Skip to content

Commit

Permalink
🔧 try to add build transpile
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Sep 3, 2024
1 parent 04df93f commit 8234b0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ export default defineNuxtConfig({
standalone: false,
},
},
build: {
transpile: ['shiki'],
},
prisma: {
installCLI: false,
installClient: false,
Expand Down

0 comments on commit 8234b0c

Please sign in to comment.