Skip to content

Commit

Permalink
add payload build option
Browse files Browse the repository at this point in the history
  • Loading branch information
ninedev-i committed Jul 15, 2024
1 parent b4ff623 commit 237c35e
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 @@ -15,6 +15,9 @@ export default defineNuxtConfig({
'/en/partners/integrator',
]
},
experimental: {
payloadExtraction: false
},
devtools: { enabled: false },
css: [
'~/assets/css/variables.css',
Expand Down

0 comments on commit 237c35e

Please sign in to comment.