Skip to content

Commit

Permalink
chore: removes debugging in rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Jul 28, 2023
1 parent 89a06b0 commit 572b0e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/dx/config/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ const output = (config) => {
});
}

console.log(pathsMapping);

return {
[prop]: path,
format: config.format,
Expand Down

0 comments on commit 572b0e6

Please sign in to comment.