@therobot/vue-cli-plugin-drop-console
v0.0.2
Published
webpack config, remove all console.* call from production builds
Downloads
212
Readme
Drop Console logs, warns, infos from production code
In case you disabled no-console
rule in .eslintrc.js
Webpack optimizer can remove all console.* for you
vue add @therobot/drop-console