postinstall-browserify

0.7.1 • Public • Published

postinstall-browserify

This is a postinstall command plugin.

It runs browserify on input and accepts options.

Usage

The plugin can be called directly, or through postinstall.

Directly:

require('postinstall-browserify')(inputs, output, options).then(function() {
	// done
});

Options

All options (command-line or json style) are passed directly to browserify.

Readme

Keywords

Package Sidebar

Install

npm i postinstall-browserify

Weekly Downloads

2

Version

0.7.1

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • kapouer