parsajiravand / vue3-form-wizard

A vue3 based tab/form wizard
https://vue3-form-wizard-document.netlify.app/
31 stars 8 forks source link

Remove debugging code from the package #8

Closed WouterSioen closed 2 years ago

WouterSioen commented 2 years ago

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.

parsajiravand commented 2 years ago

@WouterSioen thanks for your attention.I removed this, but forgot to publish to NPM

WouterSioen commented 2 years ago

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?

parsajiravand commented 2 years ago

@WouterSioen please update to to new version 0.1.8