From cd84a1aab03219ceea027d1941b85b1f2b1e5780 Mon Sep 17 00:00:00 2001 From: Thamognya Kodi Date: Sun, 1 Jan 2023 23:31:03 +0700 Subject: [PATCH] update: look at todo --- web/frontend/nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,