We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af50113 commit 7541c93Copy full SHA for 7541c93
nuxt.config.js
@@ -32,7 +32,7 @@ export default defineNuxtConfig({
32
33
vite: {
34
optimizeDeps: {
35
- include: ["fast-deep-equal", "seedrandom", "lodash", "ajv", "globalthis"],
+ include: ["is-electron", "fast-deep-equal", "seedrandom", "lodash", "ajv", "globalthis"],
36
},
37
38
})
0 commit comments