diff --git a/web/frontend/nuxt.config.js b/web/frontend/nuxt.config.js index 6b90138..a906f8b 100644 --- a/web/frontend/nuxt.config.js +++ b/web/frontend/nuxt.config.js @@ -19,7 +19,7 @@ export default { // Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins plugins: [], - + target: 'static', // Auto import components: https://go.nuxtjs.dev/config-components components: true,