From b97b9f9ddb8c81ae3b7e56d22a23ab5cfc2efca9 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Tue, 8 Aug 2023 14:19:38 -0700 Subject: [PATCH] test: minify build false --- web/nuxt.config.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/nuxt.config.ts b/web/nuxt.config.ts index 620a1aa67..4963e6dc8 100644 --- a/web/nuxt.config.ts +++ b/web/nuxt.config.ts @@ -30,6 +30,11 @@ export default defineNuxtConfig({ callbackKey: 'Uyv2o8e*FiQe8VeLekTqyX6Z*8XonB', // set in .env – https://nuxt.com/docs/guide/going-further/runtime-config#environment-variables } }, + vite: { + build: { + minify: false, + }, + }, customElements: { entries: [ {