system-bell-webpack-plugin

1.0.0 • Public • Published

System Bell plugin for webpack

Installation

npm install system-bell-webpack-plugin --save-dev

Usage

var webpack = require('webpack');
var SystemBellPlugin = require('system-bell-webpack-plugin');
 
// webpack configuration
var config = {
    entry: …,
    output: { … },
    plugins: [
        new SystemBellPlugin()
    ],
    // …
};
module.exports = config;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    489
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    489

Package Sidebar

Install

npm i system-bell-webpack-plugin

Weekly Downloads

489

Version

1.0.0

License

GPL-3.0

Last publish

Collaborators

  • jannes