Skip to content

Commit b3ea805

Browse files
committed
chore: remove log
1 parent 9c4b671 commit b3ea805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function rollupConfig({
3838
].concat(plugins),
3939
})
4040
}
41-
console.log(rollupConfig())
41+
4242
export default [
4343
rollupConfig()
4444
]

0 commit comments

Comments
 (0)