Skip to content

Commit 311d6ff

Browse files
authored
Update rollup.config.prod.js
1 parent 841208a commit 311d6ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rollup.config.prod.js

-2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,4 @@ const config = outputData.map(({ file, format, plugins: specificPLugins, globals
120120
plugins: specificPLugins,
121121
}))
122122

123-
console.log(config)
124-
125123
export default config

0 commit comments

Comments
 (0)