Talljack / vue3-hotKey

vue3 hooks of keyboard input.

Home Page:https://vue3-hot-key-demo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removing console.log from release.

dianlight opened this issue · comments

hi,
I have a lot of "console spam".
Please consider removing the console.log or add a "debug" property/config to activate.

For example:
console.log("doing fixed mapping")

I will delete these consoles in the production environment, and the development environment can be configured to open @dianlight

commented

Hey... is this something you are still planning to do?

Hey... is this something you are still planning to do?

what do you mean?

commented

Not entirely sure. Used a different package so you can ignore my comment

I will delete these consoles in the production environment, and the development environment can be configured to open

have this work done? @Talljack

I will delete these consoles in the production environment, and the development environment can be configured to open

have this work done? @Talljack

yeah