It would be nice if we could silent the Version Badge on console. Maybe it can be done by a param in the component or detecting the vue environment (development or production). I prefer to silent all console outputs in production (and many libraries do it by default).
Hi,
It would be nice if we could silent the
Version Badge
on console. Maybe it can be done by a param in the component or detecting the vue environment (development or production). I prefer to silent all console outputs in production (and many libraries do it by default).https://github.com/SevenOutman/vue-aplayer/blob/e853115553aa39a02dba540d3810d394eff95403/src/vue-aplayer.vue#L70