diff --git a/nuxt.config.js b/nuxt.config.js index 1f36720d..bd892d9f 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -297,7 +297,11 @@ export default { /* ** You can extend webpack config here */ - extend(config, ctx) {}, + extend(config, ctx) { + config.node = { + fs: "empty", + } + }, }, /* ** Generate configuration