From dd1bb19fe0a4b66ab1fc0f72790aaa761c620f5b Mon Sep 17 00:00:00 2001 From: timothypidashev Date: Thu, 15 Jul 2021 02:43:00 +0000 Subject: [PATCH] update config --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index d860bd8..87547b1 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -30,7 +30,7 @@ export default { buildModules: [], // Modules: https://go.nuxtjs.dev/config-modules - modules: ['bootstrap-vue/nuxt'], + modules: [], // Build Configuration: https://go.nuxtjs.dev/config-build build: {}