vue-cli-plugin-console-killer

2.0.7 • Public • Published

vue-cli-plugin-console-killer

vue-cli-plugin-console-killer|download vue-cli-plugin-console-killer|size vue-cli-plugin-console-killer|MIT

vue-cli plugin to kill console like cockroach

important

Error have been Fixed,so you can use it safety and confortable. if there is demand you need, or you meet some error when using this package Lets go to (https://github.com/tp953704/vue-cli-plugin-console-killer/issues), and Thank you

Get Start

First -- you must have a vue-cli package

if you just want to build a JS Module you can fly to babel-plugin-console-killer

  1. install the new vue-cli package
npm install -g @vue/cli
# OR
yarn global add @vue/cli
  1. create a new vue-cli project
vue create hello-world

Then -- After develop..., maybe there is a lot of extra coding like =>'console.log'.

You can install vue-cli-plugin-console-killer to kill them all.

  1. install
npm i vue-cli-plugin-console-killer -D
  1. invoke and lets killer console
vue invoke vue-cli-plugin-console-killer

//and you can run 
npm run console-kill

final --All of the console (ex: console.log(), console.dir()...) will killed

npmlink

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cli-plugin-console-killer

Weekly Downloads

19

Version

2.0.7

License

MIT

Unpacked Size

7.62 kB

Total Files

13

Last publish

Collaborators

  • tp953704