Skip to content

Commit c56ff20

Browse files
committed
chore: remove console log
1 parent 4dc9173 commit c56ff20

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/uikit-workshop/build-tools.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Object.keys(config.paths.source).forEach(key => {
3333
}
3434
});
3535

36-
console.log(config);
37-
3836
Object.keys(config.paths.public).forEach(key => {
3937
const value = config.paths.public[key];
4038

0 commit comments

Comments
 (0)