Closed WouterSioen closed 2 years ago
@WouterSioen thanks for your attention.I removed this, but forgot to publish to NPM
We've bumped to the latest version, but the code in the dist
folder still seems to contain the console.log. Did something go wrong when building the new version?
@WouterSioen please update to to new version 0.1.8
It's a best practice to remove console.log statements (and other debugging code) from a codebase. This will help us not pollute our console with information that is not useful to 99% of people using this package.