bigbrother-webpack-plugin
bigbrother client
Last updated 6 years ago by ikobe .
ISC · Repository · Original npm · Tarball · package.json
$ npm install bigbrother-webpack-plugin 
SYNC missed versions from official npm registry.

bigbrother-webpack-plugin

Badges

TNPM version TNPM downloads [![install size][install-size-image]][install-size-url] node >=8.0.0


Install

$ npm i bigbrother-webpack-plugin -D

Usage

const BigBrother = require('bigbrother-webpack-plugin');

module.exports = function(webpackConfig) {
  webpackConfig.plugins.push(new BigBrother({
    cwd: process.cwd(),
    tool: {
      name: 'your tool',
      version: '0.0.x',
    },
    stagesPath: '',
    buildConfig: {},
  }));
  return webpackConfig;
};

Current Tags

  • 1.7.7                                ...           latest (4 years ago)

42 Versions

  • 1.7.7                                ...           4 years ago
  • 1.7.6                                ...           4 years ago
  • 1.7.5                                ...           5 years ago
  • 1.7.4                                ...           5 years ago
  • 1.7.3                                ...           5 years ago
  • 1.7.2                                ...           5 years ago
  • 1.7.1                                ...           6 years ago
  • 1.7.0                                ...           6 years ago
  • 1.6.1                                ...           6 years ago
  • 1.5.0                                ...           6 years ago
  • 1.4.0                                ...           6 years ago
  • 1.3.6                                ...           6 years ago
  • 1.3.5                                ...           6 years ago
  • 1.3.4                                ...           6 years ago
  • 1.3.3                                ...           6 years ago
  • 1.3.2                                ...           6 years ago
  • 1.3.1                                ...           6 years ago
  • 1.3.0                                ...           6 years ago
  • 1.2.8                                ...           6 years ago
  • 1.2.7                                ...           6 years ago
  • 1.2.6                                ...           6 years ago
  • 1.2.5                                ...           6 years ago
  • 1.2.4                                ...           6 years ago
  • 1.2.3                                ...           6 years ago
  • 1.2.2                                ...           6 years ago
  • 1.2.1                                ...           6 years ago
  • 1.2.0                                ...           6 years ago
  • 1.1.8                                ...           6 years ago
  • 1.1.7                                ...           6 years ago
  • 1.1.6                                ...           6 years ago
  • 1.1.5                                ...           6 years ago
  • 1.1.4                                ...           6 years ago
  • 1.1.3                                ...           6 years ago
  • 1.1.2                                ...           6 years ago
  • 1.1.1                                ...           6 years ago
  • 1.1.0                                ...           6 years ago
  • 1.0.5                                ...           6 years ago
  • 1.0.4                                ...           6 years ago
  • 1.0.3                                ...           6 years ago
  • 1.0.2                                ...           6 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Total 1
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (5)
Dev Dependencies (16)
Dependents (0)
None

© 2010 - cnpmjs.org x YWFE | Home | YWFE