Skip to content

Commit

Permalink
chore: remove debugging log
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jan 29, 2023
1 parent e340add commit 3932c10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/dev.mjs
Expand Up @@ -91,7 +91,6 @@ const plugins = [
]

if (format === 'cjs' || pkg.buildOptions?.enableNonBrowserBranches) {
console.log(nodePolyfills)
plugins.push(nodePolyfills())
}

Expand Down

0 comments on commit 3932c10

Please sign in to comment.