Skip to content

Commit eabc00d

Browse files
alan-agius4clydin
authored andcommitted
build: remove debug code
This was left over by mistake (cherry picked from commit 0af41e2)
1 parent c3f800c commit eabc00d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/angular/ssr/third_party/beasties/rollup.config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ const EXTRACTION_FILE_SEPARATOR = '-'.repeat(80) + '\n';
2323

2424
const { path, fs } = nodeless.alias;
2525

26-
console.warn(process.env);
27-
2826
export default {
2927
plugins: [
3028
nodeResolve({

0 commit comments

Comments
 (0)