We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc9173 commit c56ff20Copy full SHA for c56ff20
1 file changed
packages/uikit-workshop/build-tools.js
@@ -33,8 +33,6 @@ Object.keys(config.paths.source).forEach(key => {
33
}
34
});
35
36
-console.log(config);
37
-
38
Object.keys(config.paths.public).forEach(key => {
39
const value = config.paths.public[key];
40
0 commit comments