vue-cli-plugin-vconsole

1.0.1 • Public • Published

vue-cli-plugin-vconsole

VConsole Plugin for vue-cli@3.0

Install

vue add vconsole

Tips

VConsole Plugin auto enable in the development environment. You can use the options of the vconsole-webpack-plugin in the vue config like this:

// vue.config.js or configure in the pagckage.json.
module.exports = {
  pluginOptions: {
    vconsole: { enable: true /* others... */ }
  }
}

Readme

Keywords

Package Sidebar

Install

npm i vue-cli-plugin-vconsole

Weekly Downloads

23

Version

1.0.1

License

MIT

Unpacked Size

2.97 kB

Total Files

4

Last publish

Collaborators

  • dotkiro
  • jiluo.cc