From 977d9b9417912617648541849fd71d1b37175959 Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Mon, 28 Oct 2024 20:48:23 +0000 Subject: [PATCH] build: remove debug code This was left over by mistake --- packages/angular/ssr/third_party/beasties/rollup.config.mjs | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/angular/ssr/third_party/beasties/rollup.config.mjs b/packages/angular/ssr/third_party/beasties/rollup.config.mjs index 635f13879aee..e2283403bc1c 100644 --- a/packages/angular/ssr/third_party/beasties/rollup.config.mjs +++ b/packages/angular/ssr/third_party/beasties/rollup.config.mjs @@ -23,8 +23,6 @@ const EXTRACTION_FILE_SEPARATOR = '-'.repeat(80) + '\n'; const { path, fs } = nodeless.alias; -console.warn(process.env); - export default { plugins: [ nodeResolve({