statsd-webpack-plugin

0.0.6 • Public • Published

statsd-webpack-plugin

Webpack plugin for reporting to statsd

Usage

npm install statsd-webpack-plugin -S
var StatsDPlugin = require('statsd-webpack-plugin');
module.exports = {
    ...
    plugins: [
        new StatsDPlugin()
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i statsd-webpack-plugin

Weekly Downloads

0

Version

0.0.6

License

Apache-2.0

Last publish

Collaborators

  • wyvernnot