Skip to content

Commit

Permalink
perf: close payloadExtraction
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Mar 3, 2023
1 parent 6dd8bfa commit 2c3eaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default defineNuxtConfig({
},
experimental: {
asyncEntry: true, // 异步入口
payloadExtraction: false, // 禁止 payload 提取
},
vite: {
define: {
Expand Down

0 comments on commit 2c3eaf3

Please sign in to comment.