progressive-image
progressive-image copied to clipboard
How to remove console output?
Hello. Thanks for the package! I want to know what is the way to remove console log output? Not really nice to put this in production.
This question also bothers me.I can only find the console log in the node_modules / progressive-image / dist / vue.js file and delete it, but this method is only a temporary solution to this problem.
If you're using Chrome, try adding -img.preview to your console filter. You'll still see the "scroll" logs, but it clears enough clutter you can at least see the rest of what's in your console.