vue-cli-plugin-notifier

1.0.0 • Public • Published

vue-cli-plugin-notifier

This is a vue-cli plugin that uses the webpack-notifier package to display build status system notifications to the user.

Installation

npm install --save-dev vue-cli-plugin-notifier
# OR 
yarn add --dev vue-cli-plugin-notifier

Configuration

In the vue.config.js file:

module.exports = {
  pluginOptions: {
    notifier: {/* ... */}
  }
}

Readme

Keywords

Package Sidebar

Install

npm i vue-cli-plugin-notifier

Weekly Downloads

22

Version

1.0.0

License

MIT

Unpacked Size

6.95 kB

Total Files

6

Last publish

Collaborators

  • moyu