Skip to content

Commit 3932c10

Browse files
committed
chore: remove debugging log
1 parent e340add commit 3932c10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/dev.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ const plugins = [
9191
]
9292

9393
if (format === 'cjs' || pkg.buildOptions?.enableNonBrowserBranches) {
94-
console.log(nodePolyfills)
9594
plugins.push(nodePolyfills())
9695
}
9796

0 commit comments

Comments
 (0)