From f4ebce2009b2ab532b53c50c66e47b8e2d00523f Mon Sep 17 00:00:00 2001 From: Antonio Anaya Date: Sun, 15 Feb 2026 03:29:02 -0600 Subject: [PATCH] ui_migration lint(fix): npm build warning fix --- webapp/.env.production | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/.env.production b/webapp/.env.production index 26ca0058..e003f443 100644 --- a/webapp/.env.production +++ b/webapp/.env.production @@ -1,4 +1,3 @@ -NODE_ENV=production VUE_APP_MODE=production VUE_APP_PLATFORM=web VUE_APP_TARGET=web