Skip to content

Commit

Permalink
fix nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
deetz99 committed Dec 17, 2024
1 parent da76f76 commit 1ad2781
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions strr-host-pm-web/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,5 @@ export default defineNuxtConfig({
optimizeDeps: { // optimize immediately instead of after visiting page, prevents page reload in dev when initially visiting a page with these deps
include: ['zod', 'uuid', 'vitest']
}
},

build: {
transpile: ['nitropack']
}
})

0 comments on commit 1ad2781

Please sign in to comment.