mirror of https://github.com/vuejs/core.git
chore: remove debugging log
This commit is contained in:
parent
e340add5a5
commit
3932c10e79
|
@ -91,7 +91,6 @@ const plugins = [
|
|||
]
|
||||
|
||||
if (format === 'cjs' || pkg.buildOptions?.enableNonBrowserBranches) {
|
||||
console.log(nodePolyfills)
|
||||
plugins.push(nodePolyfills())
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue