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;

/system-bell-webpack-plugin/

    Package Sidebar

    Install

    npm i system-bell-webpack-plugin

    Weekly Downloads

    1,495

    Version

    1.0.0

    License

    GPL-3.0

    Last publish

    Collaborators

    • jannes